add bindata for gopack

master 0.0.1-alpha4
codeskyblue 8 years ago
parent 7145ae08d5
commit d78f567e8e

@ -5,4 +5,4 @@ includes: []
excludes:
- \.git
script:
- go build
- go build -tags bindata

@ -25,7 +25,9 @@ Features
Go version at least `1.6+`
## Installation
Standalone binary can be download from <https://dl.equinox.io/shengxiang/gosuv/stable>
<del>Standalone binary can be download from https://dl.equinox.io/shengxiang/gosuv/stable</del>
Standalone binary can be download from [github releases](https://github.com/codeskyblue/gosuv/releases/latest)
Or if you have go enviroment, you can also build from source.

Loading…
Cancel
Save