Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 223 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 223 Bytes

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