1.2.1 • Published 5 years ago

@darkristy/create-new-project v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Create New Project - Node Cli Automation

  • Create a folder with project name
  • Navigate into project folder
  • Ask what type of projects this is
  • Clone a repo based on project type
  • Remove git folder from cloned template
  • Git init
  • Create git repo
  • Add remote to project folder
  • git add && git commit && git push master
  • Install dependencies
  • Open project in VSCode
1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.2.1

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago