Moonshark/README.md
2025-06-05 20:23:50 -05:00

6 lines
76 B
Markdown

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