feat release: Add simple release script

Adds a simple script that will build stripped binaries for various platforms
and GPG-sign them.
This commit is contained in:
Vincent Ambo 2017-05-08 11:12:00 +02:00
parent d93bc51e86
commit 1e3ecad709
3 changed files with 60 additions and 1 deletions

View file

@ -74,7 +74,8 @@ to only update the `api` resource sets and the `frontend/user-page` resource set
Assuming you have Go configured correctly, you can simply `go get github.com/tazjin/kontemplate/...`.
There are signed binary releases available on the [releases page][] for Linux, OS X and Windows.
There are signed binary releases available on the [releases page][] for Linux, OS X,
FreeBSD and Windows.
## Usage