bleything / miscellany

Miscellaneous toys and scripts

This URL has Read+Write access

bleything (author)
Mon Dec 29 13:25:57 -0800 2008
commit  6a6ace5deb0e09a4e3ebaf38e3336936889b751f
tree    80d01dcd20c2c86882164752b6fd8fa287c1fab8
parent  eb331ff8516687bba589a6084d0fbb2cf0cc2566
miscellany / swatcherator
name age message
..
file LICENSE Loading commit data...
file README
file 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.