public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
francois (author)
Mon Mar 10 20:36:57 -0700 2008
commit  a1407eb22655e040d394c2b34b203d190891eda7
tree    2e680301c13e14008146bd016dbc268622e68d7e
parent  3bbe3ca69a5aa2e4346e62a988edab0b3d9451b8
mephisto / script / runner
100755 3 lines (3 sloc) 0.096 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/runner'