@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

none

Package Sidebar

Install

npm i @darkristy/create-new-project

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

8.1 kB

Total Files

12

Last publish

Collaborators

  • darkristy