Tool script to post Hypothesis annotations as Trello cards.
Requires Python 3.x. Tested on Python 3.6.1.
$ make all
# Copy `h2trello.conf.default` to `h2trello.conf` and add necessary API keys.
$ make start
- Error handling and logging.
- Command line options.
- Packaging and deploy.