get-submissions2.0

Revision en1, by jhonber, 2015-10-06 18:21:00

Hello Codeforces,

I have been working on an app to download the source code of submissions with verdict Accepted from Codeforces.

Currently the app continues in development and any suggestion is received :P.

The name of app is get-submissions:

To install

# npm install -g get-submissions

To use

$ get-submissions -h <handle> -c <count> -d <directory>

Full documentation and repository here

Tags submissions, api, download, codeforces

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English jhonber 2015-10-06 18:21:00 499 Initial revision (published)