File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ path = "src/bin/leetcode.rs"
44
55[package ]
66name = " leetcode-cli"
7- version = " 0.1.1 "
7+ version = " 0.1.2 "
88authors = [" clearloop <udtrokia@163.com>" ]
99edition = " 2018"
1010description = " Leet your code in command-line."
Original file line number Diff line number Diff line change 66
77ref to [ leetcode-cli] ( https://github.com/skygragon/leetcode-cli ) , rust version, [ spec] ( /spec.md )
88
9- ## Installation
9+ ## Note
10+ > (only support OSX temporarily)
11+
12+ Please make sure you have logined in ` leetcode.com ` with ` chrome ` .
13+
14+ ** Not Available for Now**
15+
16+ If you need to, keep time on me...expect to launch at v0.3.0.
17+
18+ ## Building
1019
1120```
1221cargo install leetcode-cli
1322```
1423
24+ ## RoadMap
25+
26+ <command >list</command > before the first weekend of 2020.
27+
1528## Usage
1629
1730``` sh
@@ -32,7 +45,5 @@ SUBCOMMANDS:
3245 list List problems
3346```
3447
35- ## Note
36- > (OS X support for now)
37-
38- Please make sure you have logined in ` leetcode.com ` with ` chrome ` .
48+ ## LICENSE
49+ MIT
You can’t perform that action at this time.
0 commit comments