https://github.com/ninjasort/khaos-cli
Scaffold a CLI with khaos.
https://github.com/ninjasort/khaos-cli
Last synced: 3 months ago
JSON representation
Scaffold a CLI with khaos.
- Host: GitHub
- URL: https://github.com/ninjasort/khaos-cli
- Owner: ninjasort
- License: mit
- Created: 2016-04-05T05:22:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T05:25:33.000Z (about 9 years ago)
- Last Synced: 2024-12-27T23:13:17.578Z (5 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# khaos-cli
A Khaos template to start new cli projects.
## Installation
Save the template locally with:
$ khaos install calvnq/khaos-cli cli
## Usage
Create a new node.js project with:
$ khaos create cli my-project
## License
[MIT](/LICENSE)