]> projects.mako.cc - selectricity/blob - script/breakpointer
Users can now login form the site homepage (previously the front login page
[selectricity] / script / breakpointer
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/breakpointer'

Benjamin Mako Hill || Want to submit a patch?