Skip to content

snowzhaozhj/leetcodecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Cli

一个用来刷leetcode的命令行工具。

leetcodecli 0.1.0

USAGE:
    leetcodecli.exe <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    auth      login or logout
    help      Print this message or the help of the given subcommand(s)
    list      list problems
    pick      pick a problem
    submit    submit your answer

目前支持以下功能:

  • auth: 使用cookie登录leetcode
  • list: 列出所有问题
  • pick: 选择一个问题来回答
  • submit: 提交答案,或者测试答案

TODO:

  • 支持github登录
  • 根据用户指定的一些参数来过滤问题

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages