0.2.5 • Published 10 years ago

generator-browser-module v0.2.5

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

generator-browser-module Build Status

Scaffold out a browser module with dev tools and an example page.

Install

$ npm install --global yo generator-browser-module

Usage

With yo:

$ yo browser-module
$ npm run setup

There are multiple command-line options available:

$ yo browser-module --help

  Usage:
    yo nm [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

The --org option takes a string value (i.e. --org=flyjs).

License

MIT © Luke Edwards

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago