Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msakai/icfpc2013


https://github.com/msakai/icfpc2013

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

icfpc2013
=========

[![Build Status](https://secure.travis-ci.org/msakai/icfpc2013.png?branch=master)](http://travis-ci.org/msakai/icfpc2013)

Testing
=======

* prepare for testing

> cabal install --enable-tests --only-dependencies

* run test

> cabal configure --enable-tests && cabal build && cabal test