Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Github Repo Creator

A simple python script which will take git username , git token, git repo name and description from user and it will create a github repo.

Libraries Required

  1. Requests: HTTP for Humans $pip install requests

Usage

  1. Go to the script's folder and open command prompt.
  2. Run command : `$python3 git_repo_creator.py

Example

`$python3 git_repo_creator.py