Create a Node CLI with this template
- Create a new repository from kyle-west/cli-node-template
- Pull down and run
bash make.sh, following the prompts - Review, commit, and push changes up
Run the following to test / dev locally:
npm install
npm link
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a Node CLI with this template
bash make.sh, following the promptsRun the following to test / dev locally:
npm install
npm link