0.1.3 • Published 7 years ago

another-angularjs-cli v0.1.3

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

Another AngularJS CLI (AAC)

This is another AngularJS CLI to manage and create Angular > 2 projects, but instead using complex command line instructions, it uses inquirer.js to ask questions to the user to configure the creation process.

So right now, you can create a full minimalistic project, but I pretend to cover more functionality with time.

To use it, just install it from npm:

npm -g install another-angularjs-cli

And create a new project just typing aac and answering a few questions.

Have fun :)