light-200 / start-new-project

automates the tedious process of creating a new project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start-new-project

automates the tedious process of creating a new project

features

creates a new folder or open exisiting one

opens the folder in vs code

opens new chrome window

usage

npx start-new-project

this creates a new project

npx start-new-project -e

to open an existing project

directory structure

the projects are saved in local disk d for safety measures

D:\Documents\Coding\

there are three different categories for project

  • Exp - expermental
  • Personal - personal projects
  • OpenSource - open source projects

hope the package will help you manage your projects

About

automates the tedious process of creating a new project


Languages

Language:JavaScript 100.0%