Files
rapidgrep/build.sh
2018-05-31 16:23:59 +02:00

4 lines
73 B
Bash
Executable File

#!/bin/sh
go build -o rapidgrep -ldflags="-s -w" asyncreader.go main.go