katadojo
v2.2.0
Published
Kata generator
Readme
Kata Dojo
This is a basic command to generate dojo from template.
Prerequisites
- Node LTS
Install
npm i -g katadojoUsage
To know how to use, please launch:
katadojo helpDevelopment
Run tests with:
npm testBuild with:
npm run buildInstall locally with:
npm install --global