Runner for automatic compiling of releases.
This commit is contained in:
parent
a4f37af597
commit
9e5569d767
2 changed files with 51 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ git clone https://dev.hflabs.de/henner/kaffeecli.git
|
|||
cd klog
|
||||
go build -o bin/klog main.go
|
||||
```
|
||||
|
||||
### Prebuilt binaries
|
||||
On tagged releases, prebuilt binaries for Linux and Windows are available under the [Releases](../../releases) section.
|
||||
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue