This is a khaos template for scaffolding a new khaos template
# 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
ISC © Buster Collings