ngs-cli
v0.3.0
Published
Simple cli for angularjs project
Downloads
3
Readme
AngularJS CLI
Usage: index [options][command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
new|component --name of compoent or path--
new|controller --name of compoent or path--
new|directive --name of compoent or path--
new|service --name of compoent or path--
new|resource --name of compoent or path--
new|filter --path-- --name--
new|full --name of compoent or path--
Example: ngs new component test