1.2.1 • Published 4 years ago

@darkristy/create-new-project v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.2.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago