0.3.0 • Published 9 years ago

generator-puppet-module v0.3.0

Weekly downloads
11
License
-
Repository
github
Last release
9 years ago

Yeoman Puppet generator

A Yeoman generator for Puppet modules.

More information about yeoman at: http://yeoman.io/

Installation

$ npm install -g generator-puppet-module

Usage

$ yo puppet-module moduleName

It will prompt you for more information such as author and companyName.

Development

Install dependencies:

$ npm install

Link the module:

$ npm link

Test it:

$ mocha
0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago