Skip to content

uchihadark/CloneForces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloneForces

Automatically clone your Codeforces submissions to your GitHub🦾

Usage

  1. Folk this repository to your GitHub. You can set repo name and description as you like.

  2. In your folked repository, go and edit src/config.py and configure your Codeforces Handle.

  3. Go to "actions" tab in your folked repository, and enable workflow!

  4. For the initialization, run Manual Update workflow on your main branch, then your latest 1-weeks of submissions will automatically push to your repo🚀 image

  5. Your codes will be cloned every night(clone time can be changed according to user's requirement) to your repository, if you have new submissions.

Acknowledgments

This project is built on Codeforces's API.

Releases

No releases published

Packages

No packages published

Languages