0.3.6 • Published 5 years ago
@bobthered/create-project v0.3.6
Create Project
Personal CLI to bootstrap new projects
Installation
npm install @bobthered/create-project [-g]Basic Usage
create-projectSkip prompts
create-project -yLicense
MIT
Inspiration
Based off tutorial: How to build a CLI with Node.js | github