1.0.0 • Published 7 years ago

generator-oss v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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.

npm.io

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