6 lines
82 B
Markdown
6 lines
82 B
Markdown
# Moonshark
|
|
|
|
```bash
|
|
go build -trimpath -ldflags="-s -w" -o build/moonshark .
|
|
```
|