Skip to content

Eccentric-Innovators/GitProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitProject

This project is a helper to automate the following process:

mkdir "Your Repo Name (Repo)"
cd Repo
git init
//Create remote repo on GitHub
git remote add origin git@github.com:<username>/"GitHub Repo name (GitRepo)"

To install this helper:

git clone https://github.com/Eccentric-Innovators/GitProject
cd GitProject
python install.py

To execute:

GitProject Repo GitRepo

Collaborators are welcome to add OS supports as well as other features!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors