generator-oss
v1.0.0
Published
Node module generator
Downloads
8
Maintainers
Readme
generator-oss
Node module generator for OSS work
Inspired by (read: stolen) generator-nm
by Sindre Sorhus. This is nearly identical except I prefer spaces.
Install
$ npm install --g yo generator-oss
Use
$ yo oss --help
Usage:
yo oss [options]
Options:
--help # Print the generator's options and usage
--skip-cache # Do not remember prompt answers Default: false
--skip-install # Do not automatically install dependencies Default: false
--org # Publish to a GitHub organization account
--cli # Add a CLI
License
MIT © Paul Molluzzo