You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gregory Rudolph 22bae62c7b
Ignore vendor
5 years ago
.gitignore Ignore vendor 5 years ago
README.md Initial commit 5 years ago
chess.go Uh 5 years ago
config.go Need a way away from the pointers. 5 years ago
config.json.sample Initial commit 5 years ago
go.mod Loggy updates 5 years ago
go.sum Loggy updates 5 years ago
main.go Logging added 5 years ago
types.go Use fork 5 years ago

README.md

Required for go build

export CGO_CFLAGS_ALLOW='-l.*'
export CGO_LDFLAGS_ALLOW='-I.*'