index
:
craft
main
offline
Build automation tool for Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: d80bc7a3168f591d7f6357d56531aee8b7b185b8 (
plain
)
1
2
3
4
5
#!/bin/sh set -euf go build -o craft main.go