Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 425 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 425 Bytes

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