pull/25/head
sunface 7 years ago
parent fe30c97cee
commit 961fcb2e29

1
.gitignore vendored

@ -1 +1,2 @@
go.sum go.sum
juz

@ -0,0 +1,9 @@
# juz
## requirement
- Go1.11 or higher(We are using go module here)
## Build&Run
```bash
> go build
> ./juz api
Loading…
Cancel
Save