Permalink
Cannot retrieve contributors at this time
executable file
4 lines (4 sloc)
115 Bytes
|
#!/usr/bin/env sh |
|
echo "Building..." |
|
go build -o ./build/justgo |
|
echo "Successfully built new binary under ./build" |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.