A CLI tool in golang which automates the entire process of collecting and organizing your code submissions from Codeforces online-judge in one single Git repository.
If you have Go installed and configured (i.e. with $GOPATH/bin
in your $PATH
):
go get -u github.com/shivangraina/cftool
cftool [-c] [cfUsername] [-g] [githubUsername] [-n] [Newrepository]
cftool -c sam17 -g sam -n solutions