Prawntocat
Have you ever wanted a print-ready pdf of your issues? Neither have I, but somebody might.
Installation
$ gem install prawntocat
Usage
Before using this gem, please think of the trees.
When you first run prawntocat, you'll need to create an OAuth Token for it's use. Be WARNED, this token will be stored naively!
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request