bleything / miscellany
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6a6ace5
commit 6a6ace5deb0e09a4e3ebaf38e3336936889b751f
tree 80d01dcd20c2c86882164752b6fd8fa287c1fab8
parent eb331ff8516687bba589a6084d0fbb2cf0cc2566
tree 80d01dcd20c2c86882164752b6fd8fa287c1fab8
parent eb331ff8516687bba589a6084d0fbb2cf0cc2566
miscellany / swatcherator
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
LICENSE | ||
| |
README | ||
| |
swatcherator.rb |
swatcherator/README
======================================================================== Swatcherator Copyright 2007-2008 Ben Bleything <ben@bleything.net> Provided under the BSD license. ======================================================================== A small Camping app to help pick a set of colors. Originally designed for Timbuk2's customer messenger bags (in ballistic nylon, 2006 color year), but can be adapted to just about anything. To run, install camping: # gem install camping --include-dependencies Then run the app: $ camping swatcherator.rb Then visit http://localhost:3301 in your browser. Ta-da! See the code for more details.

