Hello codeforces, ↵
I am kilobyte↵
and this time i am back with a self made tool for competiCF,↵
↵
If you've ever wasted contest tivme programmers who are tired of tcopy-pasting samplest ing their code oto an online compilers or manual VSCode extensions,↵
↵
# kJudge: CLI Local Judge for Codeforces↵
↵
↵
fighting with IDE extensions, this is for you.↵
↵
**kJudge** is acommand-line toolCLI tool I built for local testing of cCodeforces solutions. It fetches samples, runs C++/Python/Java under time limits, generates diffs for WAs, and supports direct submissionEverything runs in your terminal.↵
↵
**Repository**: https://github.com/Byte-ne/kJudge↵
↵
**Documentations**: https://byte-ne.github.io/kJudge↵
↵
##Features↵
- enables contest scaffolding↵
-What it does↵
↵
- **Auto-fetchesproblemssamples** from cCodeforces↵
- has a watch command, runs everytime the file is saved↵
- has built in templates (can customize too)↵
- can be used in any environment or any IDE (as —> no manual copy-pasting↵
- **Watch mode** —> re-runs your solution on every file save, tight feedback loop↵
- **WA diffs** —> shows expected vs actual output side by side↵
- **Contest scaffolding** —> sets up folders and templates for all problems in one command↵
- **Any IDE, any OS** —> pure CLI, supports C++, Python, and Java (hoping to add more in the near future)↵
↵
# Preview↵
↵
Here its a CLI)↵
↵
all guides available in [documentation](https://byte-ne.github.io/kJudgehow the CLI watch mode looks, with a simple string & implementation problem called [Petya and Strings](https://mirror.codeforces.com/problemset/problem/112/A)↵
↵
↵
↵
## Setup↵
To d↵
Download*kJudge*, all you need to do is goto the binary from [Releases](https://github.com/Byte-ne/kJudge/releases and download the executable, then proceed to run it: ↵
It will add kJudge to your computer PATH, and enable global usage with all commands (read [documentation](https://byte-ne.github.io/kJudge))↵
↵
I will appreciate Feedbacks from everyone, as i am trying to Le), run it once & it adds itself to your PATH. Full guide in the [docs](https://byte-ne.github.io/kJudge).↵
↵
---↵
↵
This is my first public tool, built because I wanted it for my own practice. Feedback, issues, and feature requests arne and Improve↵
over anll welcome .. what would yout. want added?↵
I am kilobyte↵
and this time i am back with a self made tool for competi
↵
If you've ever wasted contest ti
↵
# kJudge: CLI Local Judge for Codeforces↵
↵
↵
↵
**kJudge** is a
↵
**Repo
**Doc
↵
##
- enables contest scaffolding↵
-
↵
- **Auto-fetches
- has a watch command, runs everytime the file is saved↵
- has built in templates (can customize too)↵
- can be used in any environment or any IDE (as
- **Watch mode** —> re-runs your solution on every file save, tight feedback loop↵
- **WA diffs** —> shows expected vs actual output side by side↵
- **Contest scaffolding** —> sets up folders and templates for all problems in one command↵
- **Any IDE, any OS** —> pure CLI, supports C++, Python, and Java (hoping to add more in the near future)↵
↵
# Preview↵
↵
Here i
↵
all guides available in [documentation](https://byte-ne.github.io/kJudge
↵
↵
↵
## Setup↵
Download
It will add kJudge to your computer PATH, and enable global usage with all commands (read [documentation](https://byte-ne.github.io/kJudge))↵
↵
I will appreciate Feedbacks from everyone, as i am trying to Le
↵
---↵
↵
This is my first public tool, built because I wanted it for my own practice. Feedback, issues, and feature requests ar
over an




