mseppae / god-interface

An interface to God

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory god/
directory public/
directory script/
directory test/
README
An interface to God - http://github.com/mojombo/god/tree/master

Setup
========================

Install god if you do not have it yet
$ sudo gem install god

Start god and fire up the server
$ god -c god/test.god
$ script/server

Goto localhost:3000