1.0.2 • Published 4 years ago
knr-builder v1.0.2
knr-builder
A command line interface for cloning KnR builder repos.
Installation
npm i -g knr-builder
Usage
knr project-folder-name
Tip: if you're already inside your project folder, you can simply use .
instead of the folder name. For ex: knr .
Options
-s, --https Use HTTPS instead of SSH to clone (default: false)
-t, --type <type> Specify the type of Builder you need
-h, --help Display help for command
-V, --version Output the version number