Crates.io | leetcodecli |
lib.rs | leetcodecli |
version | 0.1.1 |
source | src |
created_at | 2022-06-15 12:34:08.519171 |
updated_at | 2022-06-15 13:11:12.955868 |
description | cli for leetcode |
homepage | |
repository | |
max_upload_size | |
id | 606483 |
size | 90,914 |
一个用来刷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
目前支持以下功能:
TODO: