Added a new site wide design and some other bits and pieces.
[selectricity] / script / breakpointer
1 #!/usr/bin/ruby1.8
2
3 #!/usr/local/bin/ruby
4 require File.dirname(__FILE__) + '/../config/boot'
5 require 'commands/breakpointer'

Benjamin Mako Hill || Want to submit a patch?