katadojo
v2.2.0
Published
Kata generator
Downloads
45
Readme
Kata Dojo
This is a basic command to generate dojo from template.
Prerequisites
- Node LTS
Install
npm i -g katadojo
Usage
To know how to use, please launch:
katadojo help
Development
Run tests with:
npm test
Build with:
npm run build
Install locally with:
npm install --global