Skip to main content

this is a description

Project description

Yet Anther LeetCode Cli

Api is similar to git

  • lee ls lee ls 1
  • lee pull lee pull 1
  • lee push lee push 1

install

sudo pip install lee==2.3.0

help

usage: main.py [-h] [-p] [-r] [-d] [-j] {ls,pull,push,log} ...

positional arguments:
  {ls,pull,push,log}
    ls                list questions, solution
    pull              pull question related files to local disk by
    push              push file to server
    log               status of server

optional arguments:
  -h, --help          show this help message and exit
  -p, --proxy         auto proxy at 127.0.0.1:18888 for debug, and ignore SSL
                      certificate verification (default: False)
  -r, --refresh       get request will refresh cache (default: False)
  -d, --debug         debug mode. debug logger will output (default: False)
  -j, --json          pure json output (default: False)

development

# tox for distribute 
 make dev

todo

  • work with fzf
  • supoort leetcode.com, and it should be easr
  • automatically cache your language setting. every time you specify you language with -l, it will change automatically

thx

leetcode-cli. :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lee-2.4.0.macosx-10.7-x86_64.tar.gz (24.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page