Terminal based leetcode website viewer
$ git clone <repo-link>
$ cd leetcode
$ sudo python setup.py install
To run the program, input leetcode
in terminal
We use pycookiecheat
use the config.cfg file to configure the cli
[leetcode]
.........
language=Python
path=~/program/leetcode # code file directory
tmux_support=true/false
Leetcode Terminal allows you to open editor to edit default code you are viewing.
Default editor is vim