mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-20 02:29:37 +05:00
3 lines
151 B
Plaintext
Executable File
3 lines
151 B
Plaintext
Executable File
templ generate
|
|
go generate ./lib/*
|
|
go build -ldflags "-X main.commit=`git rev-parse HEAD | head -c 7` -X main.repo=`git remote get-url origin`" main.go |