]> projects.mako.cc - selectricity/blob - script/generate
Ordered pref tables so that the smallest margin of vicotry appears first and the...
[selectricity] / script / generate
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/generate'

Benjamin Mako Hill || Want to submit a patch?