Skip to content

A tool in golang which automates the entire process of collecting and organizing your code submissions from Codeforces online-judge in one single Git repository.

Notifications You must be signed in to change notification settings

shivangraina/cftool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cftool

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.

Install

If you have Go installed and configured (i.e. with $GOPATH/bin in your $PATH):

go get -u github.com/shivangraina/cftool

Usage

cftool [-c] [cfUsername] [-g] [githubUsername] [-n] [Newrepository]

Example

cftool -c sam17 -g sam -n solutions

About

A tool in golang which automates the entire process of collecting and organizing your code submissions from Codeforces online-judge in one single Git repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages