1.0.21 • Published 4 years ago
create-new-kata v1.0.21
CLI to clone automatically clone kata-template
Installation
Install CLI globally
npm install -g create-new-kata
Usage
create-new-kata <kata-name>
This will create a directory with the given name, clone the kata-template repo into it, and install dependencies.