mirror of
https://github.com/zellyn/apple2shader.git
synced 2026-04-19 19:17:06 +00:00
Add shell script to compile hgr.go
This commit is contained in:
Executable
+5
@@ -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