https://github.com/spikef/cmdu-cli
CLI tool for using cmdu to create a new command line app.
https://github.com/spikef/cmdu-cli
Last synced: over 1 year ago
JSON representation
CLI tool for using cmdu to create a new command line app.
- Host: GitHub
- URL: https://github.com/spikef/cmdu-cli
- Owner: Spikef
- Created: 2016-06-17T15:31:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T13:06:41.000Z (over 8 years ago)
- Last Synced: 2025-02-23T11:46:29.392Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmdu-cli
CLI tool for using cmdu to create a new command line app.
## Install
```bash
$ npm install cmdu-cli -g
```
## Start
```bash
$ cmdu
```
## License
MIT