4
4
[ ![ Crates.io] ( https://img.shields.io/crates/d/leetcode-cli.svg )] ( https://crates.io/crates/leetcode-cli )
5
5
[ ![ LICENSE] ( https://img.shields.io/crates/l/leetcode-cli.svg )] ( https://choosealicense.com/licenses/mit/ )
6
6
7
+ ## Contributors
8
+ + [ @Raees678 ] ( https://github.com/Raees678 )
9
+ + [ @clearloop ] ( https://github.com/clearloop )
10
+
7
11
## Features
8
12
9
13
+ [x] the edit flow —— solution files will generate automatically!
10
14
+ [x] support python script to filter questions
11
15
+ [ ] doc support, ` lc-rs ` can compile the annotation of your solutions to markdown!
12
- + [ ] support local signal to keep coding as longer as you want.
13
-
16
+ + [ ] support local signal to keep coding as longer as you want.
14
17
15
18
## Building
16
19
@@ -23,7 +26,7 @@ cargo install leetcode-cli
23
26
** Please make sure you have logined in ` leetcode.com ` with ` chrome ` ** , more info plz checkout [ this] ( #cookies )
24
27
25
28
``` sh
26
- leetcode 0.2.12
29
+ leetcode 0.2.14
27
30
clearloop < udtrokia@163.com>
28
31
May the Code be with You 👻
29
32
@@ -229,7 +232,7 @@ Well done, enjoy it!
229
232
230
233
## PR
231
234
232
- PR is welcome, [ here ] [ pr ] it is.
235
+ PR is welcome!! [ Come ] [ pr ] As You Are!
233
236
234
237
## LICENSE
235
238
MIT
0 commit comments