go-ls/build.sh

6 lines
46 B
Bash
Raw Normal View History

2023-07-16 17:46:30 +01:00
#!/bin/bash
set -xe
go build -o gls main.go