annotate script/server @ 232:e77e267057c8 live

Merge from branch "feature_20" (initial implementation of #20).
author Chris Cannam
date Thu, 17 Feb 2011 19:10:58 +0000
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
chris@37 3 require 'commands/server'