Skip to content

tik9/gman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

Scripts related to Git - local and remote Repo creation and update


Steps to reach Goal

  • Include a settings.py file for repo variables
  • 2 files for new repo creation and updating
  • Added Python pygithub for easier github api access with token
  • Added gitpython

Tools needed

  • Python
  • see requirements.txt

Contents