Ruby Trello API
This library implements the Trello API.
Trello is an awesome tool for organization. Not just aimed at developers, but everybody. Seriously, check it out.
Installation
# gem install ruby-trello
Full Disclosure: This library is mostly complete, if you do find anything missing or not functioning as you expect it to, please let us know.
Special thanks
A special thanks goes out to Ben Biddington who has contributed a significant amount of refactoring and functionality to be deserving of a beer and this special thanks.
Contributing
Several ways you can contribute. Documentation, code, tests, feature requests, bug reports.
We develop ruby-trello using Trello itself.
Pick up an editor, fix a test! (If you want to, of course.) Send a pull request, and I'll look at it. I only ask a few things:
- Feature branches please!
- Adding or refactoring existing features, ensure there are tests.
Also, don't be afraid to send a pull request if your changes aren't done. Just let me know.