Liking cljdoc? Tell your friends :D

clj-chess

A Clojure library for writing chess related applications.

Usage

FIXME

Tests

To run the Clojure tests

lein test

To run the Clojurescript tests using NodeJS

lein do javac, doo node node-test

To run the Clojurescript tests using http://phantomjs.org/

lein do javac, doo phantom test

License

Copyright © 2015–2016 Tord Romstad

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

Can you improve this documentation? These fine people already did:
Tord Romstad & Sylvain Ageneau
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close