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:
parent
d93bc51e86
commit
1e3ecad709
3 changed files with 60 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue