Challenge CLI - A command line tool for competitive programming

Hi everyone! Challenge CLI is a simple command line utility which I created. It shows you all the active contests, upcoming contests, short contests and hiring contests directly on your terminal. It’s programming challenges for hackers. Built using Python.

GET IT HERE: https://github.com/architv/chcli

PS: If you like it, please star the repo to show your support.

6 Likes

Nice job @architv.

1 Like

how to install it in any debian based system?

Yes, you can install it using pip: pip install challenge-cli or you can build from source. The instructions are mentioned over here

Thanks @shubham99 !

This is good :slight_smile:

Thank you @balajiganapath !

Well done…:slight_smile:

1 Like

Thanks @sumanbogati