]> projects.mako.cc - selectricity/blob - script/process/spawner
Add a way to get the votes list from a quickvote votes XMLRPC call
[selectricity] / script / process / spawner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/spawner'

Benjamin Mako Hill || Want to submit a patch?