@darkristy/create-new-project
1.2.1 • Public • Published
Create New Project - Node Cli Automation
- [x] Create a folder with project name
- [x] Navigate into project folder
- [x] Ask what type of projects this is
- [x] Clone a repo based on project type
- [x] Remove git folder from cloned template
- [x] Git init
- [x] Create git repo
- [x] Add remote to project folder
- [x] git add && git commit && git push master
- [x] Install dependencies
- [x] Open project in VSCode
Readme
Keywords
nonePackage Sidebar
Install
npm i @darkristy/create-new-project
Weekly Downloads