jnewland / github-campfire
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Feb 15 19:36:17 -0800 2008 | |
| |
README | Sat Jun 14 10:52:29 -0700 2008 | |
| |
config.yml.example | Wed Apr 02 12:03:09 -0700 2008 | |
| |
lib/ | Thu Jul 24 10:44:30 -0700 2008 | |
| |
servers/ | Tue Jul 15 13:13:07 -0700 2008 | |
| |
spec/ | Thu Jul 24 10:44:30 -0700 2008 |
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
