Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 327 Bytes

File metadata and controls

20 lines (13 loc) · 327 Bytes

Heroku Puppet Module for Boxen

Install Heroku plugins.

Usage

heroku::plugin { 'accounts':
  source => 'ddollar/heroku-accounts'
}

Required Puppet Modules

  • boxen

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.