bmander / graphserver

An open source multimodal trip planning engine

This URL has Read+Write access

name age message
file .loadpath Loading commit data...
file .project
file LICENSE Thu May 31 21:27:15 -0700 2007 setting up trunk [ewedistrict]
file README
directory core/
directory example/
directory extension/
file install.rb
directory site/
directory test/
README
Prerequisites:

Ruby 1.8.5
libiberty

=================================================================================
Install:

ruby install.rb

=================================================================================
Quickstart:

Go to the instance directory and read the comments in gserver.rb. They guide you
through implementing your own graphserver. After you've done that, just run

ruby gserver.rb

and access the graphserver as a webserver. A sample webserver client has been 
provided for your amusement.