Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 616 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 616 Bytes

infinitelives.utils

Support utilities for clojurescript games

Clojars Project

Setup

Put the following in your project.clj file's dependency section:

[infinitelives/infinitelives.utils "0.1.0"]

Running tests

You will need phantomjs installed to run the tests.

$ lein cljsbuild test

License

Copyright © 2015 - 2016 Crispin Wellington

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.