Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 335 Bytes

README.textile

File metadata and controls

12 lines (7 loc) · 335 Bytes

Code Snippets Storage

Code snippets storage with tag support and rich search functionality.

http://code-snippets.heroku.com

Hacking

This project uses gem bundler, so you need to install it at first.

$ gem install bundler
$ sudo bundle install --without production