/solitaire-core

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Clojars Project

solitaire-core

Logic for solitaire.

Usage

TBD

Run All Tests

Run all tests:

lein test

Setup Auto Testing During Development

Add {:user {:plugins [[com.jakemccrary/lein-test-refresh "0.18.1"]]}} to ~/.lein/profiles.clj

Deploy to Clojars

  1. Bump version in project.clj
  2. lein deploy

License

Copyright © 2017 FIXME

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