generator-sm

0.1.1 • Public • Published

generator-sm Build Status

Simple generator for node and browser modules

Install

npm install --global yo generator-sm

Usage

yo sm
yo sm --help
 
Usage:
  yo sm [options] [<name>]
 
Options:
  -h,   --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 
  -d,   --description   # Your module description 
  -u,   --username      # Your github username 
 
Arguments:
  name  # Your module name: `yo sm unicorn`  Type: String  Required: false 

License

MIT

Package Sidebar

Install

npm i generator-sm

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • andrepolischuk