forked from crowdvine/highrise_to_campfire
-
Notifications
You must be signed in to change notification settings - Fork 0
Post notifications of Highrise activity into Campfire
License
xnlogic/highrise_to_campfire
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Campfire notifier for Highrise emails Setup ===== 1. Copy config.example.yml to config.yml and edit 2. `ruby highrise_to_campfire.rb` 3. If it works, put it in your cron 0,5,10,15,20,25,30,35,40,45,50,55 * * * * (ruby /your_path_here/highrise_to_campfire.rb) Tested On: ========== Known to work on linux with ruby-1.8.7: $ rvm install ruby-1.8.7 $ rvm use ruby-1.8.7 $ gem install bundler $ bundle $ ruby highrise_to_campfire.rb HighriseToCampfire was developed at CrowdVine by Jay Laney ([email protected]) and Tony Stubblebine ([email protected]) Unless otherwise noted, all files in this project are licensed under the MIT license (supplied in MIT-LICENSE).
About
Post notifications of Highrise activity into Campfire
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 92.7%
- Shell 7.3%