ziyan / panto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panto

Build

# build and strip executable
CGO_ENABLED=0 go build github.com/ziyan/panto
objcopy --strip-all panto

Format

# format source code
gofmt -l -w .

About


Languages

Language:Go 100.0%