🥔 🚀 Service management tooling
Find a file
2024-06-03 00:32:04 -04:00
.forgejo/workflows ci: build and save artifact 2024-06-03 00:22:23 -04:00
podman feat: add command to stop a running service 2024-06-02 23:57:55 -04:00
service feat: add command to stop a running service 2024-06-02 23:57:55 -04:00
service_definition feat: add port mappings to service definition 2024-06-02 23:49:37 -04:00
.gitignore feat: init + crude start command 2024-06-02 01:11:56 -04:00
go.mod feat: init + crude start command 2024-06-02 01:11:56 -04:00
go.sum feat: init + crude start command 2024-06-02 01:11:56 -04:00
main.go feat: add command to stop a running service 2024-06-02 23:57:55 -04:00
README.md docs: document where binaries can be obtained 2024-06-03 00:32:04 -04:00

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 page contains pre-built binaries that can be downloaded. These are built on tag-push.