mirror of
https://github.com/zellyn/apple2shader.git
synced 2025-08-08 08:24:59 +00:00
Add shell script to compile hgr.go
This commit is contained in:
5
dumps/build_hgr.sh
Executable file
5
dumps/build_hgr.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
#Download for OSX from:
|
||||
# https://golang.org/doc/install?download=go1.10.2.darwin-amd64.pkg#install
|
||||
go build -o hgr
|
||||
|
Reference in New Issue
Block a user