Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 160 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 160 Bytes

track-devops-systemd-api

Simple API for systemd-api exercise

Build

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o api .