public
Description: Post notifications of Highrise activity into Campfire
Homepage: http://blog.crowdvine.com
Clone URL: git://github.com/crowdvine/highrise_to_campfire.git
README
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)

HighriseToCampfire was developed at CrowdVine by Jay Laney (jay@crowdvine.com) and Tony Stubblebine (tony@crowdvine.com)


Unless otherwise noted, all files in this project are licensed under the MIT license (supplied in MIT-LICENSE).