/wac

Primary LanguageGo

WAC

Wac is a contestant helper.

Compile

Use go (tested with go1.8.1 linux/amd64):

$ go build

Build a Debian package

Use go and gradle (tested with 3.5):

$ go build
$ gradle buildDeb