Skip to content

Script to automatically create a Github repository, local folder, readme file and push an initial commit.

Notifications You must be signed in to change notification settings

MartiinWalsh/create-repo-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Script

A script to automatically create a Github repository with one command. It also creates a local folder, a readme file and pushes an initial commit to GitHub.

Usage

In GitHub.py, fill in the path to your browsers driver. Replace webdriver.Chrome() with your browser of choice. Then replace username and password with your own.

In git-cmd.sh replace username on line 9 with your GitHub username.

Browser Driver Link
Chrome https://sites.google.com/a/chromium.org/chromedriver/downloads
Edge https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Firefox https://github.com/mozilla/geckodriver/releases
Safari https://webkit.org/blog/6900/webdriver-support-in-safari-10/

About

Script to automatically create a Github repository, local folder, readme file and push an initial commit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published