0.0.3 • Published 8 years ago

dynaware-cli v0.0.3

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

Dynaware-cli

For Building Command-Driven CLI Applications in Node.js.

Installation

npm install dynaware-cli --global

Getting Started

dynaware-cli new hello-world

DynawareCli will create a hello-world directory (if it does not exists or empty) and put everything that's needed to start developing your CLI tool immediately.

License

Dynaware-cli is released under the MIT License.