Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jnewland/github-campfire

Sinatra app that pushes your Github Commit info to Campfire
https://github.com/jnewland/github-campfire

Last synced: about 1 month ago
JSON representation

Sinatra app that pushes your Github Commit info to Campfire

Awesome Lists containing this project

README

        

github-campfire
===============

Toss your github pushes to Campfire

requirements
============
sudo gem install json tinder (sinatra|merb-core)

instructions
============
cp config.yml.example config.yml
vim config.yml
# sinatra
ruby servers/sinatra.rb
# merb-core
merb -I servers/merb-core.rb