mirror of
https://github.com/zellyn/apple2shader.git
synced 2024-12-26 08:29:52 +00:00
Add shell script to compile hgr.go
This commit is contained in:
parent
59bf0a01ad
commit
c317a7e222
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
|
||||
|
Loading…
Reference in New Issue
Block a user