0.3.0 • Published 10 years ago
generator-puppet-module v0.3.0
Yeoman Puppet generator
A Yeoman generator for Puppet modules.
More information about yeoman at: http://yeoman.io/
Installation
$ npm install -g generator-puppet-moduleUsage
$ yo puppet-module moduleNameIt will prompt you for more information such as author and companyName.
Development
Install dependencies:
$ npm installLink the module:
$ npm linkTest it:
$ mocha