Tool to submit to online judges dirrectly from command line
You would need rust and docker
cargo install --git https://github.com/EgorKulikov/submitter
submitter <task url> <language> <path to solution>
At the moment the following is supported:
- Codeforces
- Codechef
- Yandex Contest
- AtCoder
- Universal Cup
- Luogu*
- Toph*
*no support for specifying language, language of the last submit is used