8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0369ad commit 9f89967Copy full SHA for 9f89967
README.md
@@ -3,10 +3,11 @@
3
> A simple cli to creates leetcode code template.
4
5
[](https://travis-ci.org/WindomZ/leetcode-init)
6
+[](https://godoc.org/github.com/WindomZ/leetcode-init/leetcode)
7
8
## Install
9
```bash
-go get -u github.com/WindomZ/leetcode-init
10
+go get -u github.com/WindomZ/leetcode-init/...
11
```
12
13
## Usage
0 commit comments