Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 337 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 337 Bytes

WXCS Build Status

Wonderful eXciting Contest System (honmaka)

Setup

$ git clone git://github.com/asi1024/WXCS.git
$ cd WXCS
$ cabal sandbox init
$ cabal install --only-dependencies
$ cp example.conf wxcs.conf
$ cabal run main