nutella library for Ruby
Take a look at basic-ruby-bot to see how to use nutella_lib to build a bot.
Check out the docs at http://www.rubydoc.info/gems/nutella_lib
- Clone repo
- Bundle (
bundle
) - Run tests (
rake
) - Make changes
- Run tests (
rake test
) - Open a PR