Gistub is a stand alone application for sharing snippet such as gist.github.com.
git clone git://github.com/seratch/gistub.git
cd gistub
bundle install
bundle exec rake db:migrate RAILS_ENV=production
bundle exec rake assets:precompile
rails sAccess http://localhost:3000/ through web browser.
http://gistub-demo.seratch.net/
The MIT License
