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