docs: document where binaries can be obtained

This commit is contained in:
Marc 2024-06-03 00:32:04 -04:00
parent 3daba14652
commit 6c18ac9e2f
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -1,3 +1,15 @@
# spud
Service management tooling
## Setup
Regardless of how you obtain your binary of choice, include it in your `$PATH` and you are good to go!
### Building from source
`spud` can be built from source by checking out the commit of your choosing and `go build .`.
### Pre-built binaries
The [releases](https://forge.karnov.club/spadinastan/spud/releases) page contains pre-built binaries that can be downloaded. These are built on tag-push.