Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
Search Repo:
mephisto / script / console
100755 3 lines (3 sloc) 0.097 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/console'