phdoerfler / beegment

A little webservice to enhance the Beeminder API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Additions to the Beeminder API

Feature(s)

  • Auto Refresh for Beeminder's Trello Integration

How to Run

Use sbt run or sbt ~reStart during development.

To create a distributable version, run sbt pack, then start the server with target/pack/bin/beegment.

About

A little webservice to enhance the Beeminder API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Scala 100.0%