sing/README.md
2022-04-11 12:46:23 +08:00

12 lines
No EOL
280 B
Markdown

# sing
Do you hear the people sing?
```shell
# geo resources
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/get-geoip
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/gen-geosite
# ss-local
go install -v -trimpath -ldflags "-s -w -buildid=" ./cli/ss-local
```