]> projects.mako.cc - selectricity-live/blob - script/generate
Added the ability to do ajax adding of candidates so there is no longer
[selectricity-live] / 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?