https://github.com/busterc/khaos-template
:recycle: a khaos template for scaffolding a new khaos template
https://github.com/busterc/khaos-template
generator khaos scaffolding
Last synced: 3 months ago
JSON representation
:recycle: a khaos template for scaffolding a new khaos template
- Host: GitHub
- URL: https://github.com/busterc/khaos-template
- Owner: busterc
- License: isc
- Created: 2016-01-20T22:18:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T22:19:21.000Z (over 10 years ago)
- Last Synced: 2025-03-31T01:17:48.915Z (about 1 year ago)
- Topics: generator, khaos, scaffolding
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# khaos-template
This is a [khaos](https://github.com/segmentio/khaos) template for scaffolding a new khaos template
```sh
# khaos is required
$ npm install -g khaos
# save the template locally
$ khaos install busterc/khaos-template template
# usage
$ khaos create template your-new-template-name
```
## License
ISC © [Buster Collings](https://about.me/buster)