hrpg
====

A commandline interface to [HabitRPG](http://habitrpg.com). Written in
Python.

install
-------

`pip install hrpg`.

Then you'll want to TODO API credentials.

help
----

Via `hrpg --help`:

TODO

future
------

- config file (json? INI?)
- test harness
- finish implementing GET endpoints
- prettify with [clint](https://github.com/kennethreitz/clint)
- POST endpoints
