mig / cbin
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
cbin /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Feb 15 09:08:39 -0800 2009 | |
| |
MIT-LICENSE | Sat Jan 31 21:32:41 -0800 2009 | |
| |
README.textile | Sun Feb 08 14:23:40 -0800 2009 | |
| |
app_config.rb_sample | Sun Feb 15 09:08:39 -0800 2009 | |
| |
cbin.rb | Sun Feb 15 09:08:39 -0800 2009 | |
| |
config.ru | Tue Apr 14 08:19:30 -0700 2009 | |
| |
lib/ | Sat Feb 07 12:46:51 -0800 2009 | |
| |
passenger.conf_example | Sun Feb 08 13:43:30 -0800 2009 | |
| |
public/ | Sun Feb 01 20:13:30 -0800 2009 | |
| |
test/ | Sun Feb 08 13:10:39 -0800 2009 | |
| |
views/ | Sun Feb 15 09:08:39 -0800 2009 |
README.textile
cbin
Cbin is a simple sinatra app that you can use to store headless code snippets you find interesting. I wrote this application for myself, after finding many chunks of code around the internet, finding them interesting or useful, but not having a place for them at that specific time.
I might at more features in the future, like search, but I’m not too worried about it right now.
Dependencies
- sinatra
- haml
- sass
- dm-core
- dm-timestamps
- dm-validations
- do_sqlite3
- ultraviolet
Released under the MIT license, © 2009 Matt Swasey of Viget Labs
