Codeforces CLI for lazy nerds who don't wanna leave their cozy terminals.

Правка en1, от trojan11, 2019-03-11 14:09:53

Hi everyone, cfs is a command line tool which utilizes Codeforces API to view problems, contests, blogs, user details and submissions right in the terminal.

Setup

pip install cfs

OR

git clone https://github.com/prasoonbatham11/cfcli.git
python3 setup.py install

Links

How it looks

Footnote

  • Please star the repo if you like it.
  • Feel free to report issues.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский trojan11 2019-03-11 14:09:53 1017 Initial revision (published)