Moonshark/README.md

6 lines
82 B
Markdown

# Moonshark
```bash
go build -trimpath -ldflags="-s -w" -o build/moonshark .
```