Skip to content

bry4n/grove-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grove.io Client for Ruby

Install

add this line to your Gemfile

gem 'grove-rb'

Just read the 2 LOC then you will be fine.

# grovebot.rb
grove = Grove.new(GROVE_CHANNEL_KEY, :service => 'myGroveClient', :icon_url => 'http://example.com/icon.png')
grove.post "Hello World!"

About

Grove.io Client for Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages