Skip to content

totaldebug/ProjectInitializationAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Project Initialization Automation

Create a repo and project folder, then open up Visual Studio Code in the correct directory.

Setup

git clone "https://github.com/totaldebug/ProjectInitializerAutomation.git"
cd ProjectInitializerAutomation
pip install -r requirements.txt

Environment Variables

Right-click Computer, choose Properties or in Windows Control Panel, choose System.

Choose Advanced system settings.

On the Advanced tab, click Environment Variables.

Cick New to create a new environment variable.

create env vars :
> projects directory as - "mp"
> Github tocken as      - "gt"
> Add the path to the ProjectInitializerAutomation to PATH

Usage

Create Repo and local folder:

create -Type <org/user> -Project <GitHub-User>/<project_name>

Create local folder and init git:

create -Type <org/user> -Project <GitHub-User>/<project_name> -Local

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors