1.1.0 • Published 7 years ago

umd-generator-cli v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

umd-generator-cli

npm version

This is the command line interface for umd-generator, available here: https://github.com/LeeCheneler/umd-generator.

How To

Install umd-generator-cli globally to enable it in command line:

npm install -g umd-generator-cli

Then use like so:

umd --directory ./newDir --name myModule

Or you can use it without specifying its variables in advance:

umd
Directory: ./newdir
./newDir
Name: myModule
myModule
1.1.0

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago