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
4 years ago
.gitignore Ignore vendor 4 years ago
README.md Initial commit 4 years ago
chess.go Uh 4 years ago
config.go Need a way away from the pointers. 4 years ago
config.json.sample Initial commit 4 years ago
go.mod Loggy updates 4 years ago
go.sum Loggy updates 4 years ago
main.go Logging added 4 years ago
types.go Use fork 4 years ago

README.md

Required for go build

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