Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 327 Bytes

#CodeChef-Gitter

A tool to save and update all solutions submitted on CodeChef to GitHub.

####To save all submissions locally :

$ python test.py fetch codechef-username

####To save all submissions locally and push to GitHub :

$ python test.py fetch codechef-username git-push github-username/repo-name