public
Description: Miscellaneous toys and scripts
Homepage: http://blog.bleything.net
Clone URL: git://github.com/bleything/miscellany.git
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.