AndreaCrotti / elo

Elo ranking platform implemented in Clojure and re-frame
Eclipse Public License 1.0
19 stars 8 forks source link
clojure clojurescript elo re-frame

elo

CircleCI codecov Get more details at codescene.io. Dependencies Status

Platform to keep track of internal leagues.

Currently supported games:

Other games can be added by simply adding a configuration.

Local development

Get it running locally:

Deployment

You can deploy this to Heroku directly or build an uberjar and deploy it on any other platform.

Migrations

You can run database migrations with:

lein migratus migrate

Contributing

Please see CONTRIBUTING.md.

License

Copyright © 2018 Andrea Crotti

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