Skip to content

Automates the task of creating, initializing a new repository and making a First Commit

Notifications You must be signed in to change notification settings

pkitachi/GitRepoAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Repo Automation

Does the task of creating, initializing a new repository and making a First Commit

Usage

Move all the files to C:\MyCommands
Add the C:\MyCommands to PATH variable
Open remote.py and set the username and password to be your username and password.
Open create.cmd and change the origin link and the Projects Location
create proj-name new creates a new project folder and pushes it to a new repository
create proj-name pushes the current folder to a new repository

About

Automates the task of creating, initializing a new repository and making a First Commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published