mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-10 05:39:38 +05:00
3 lines
223 B
Plaintext
Executable File
3 lines
223 B
Plaintext
Executable File
go tool templ generate
|
|
go generate ./lib/*
|
|
go build -ldflags "-X git.maid.zone/stuff/soundcloak/lib/cfg.Commit=`git rev-parse --short HEAD` -X git.maid.zone/stuff/soundcloak/lib/cfg.Repo=`git remote get-url origin`" main.go |