0.0
No commit activity in last 3 years
No release in over 3 years
Simple Implementation of a short path finder for the London Tube
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Undergrounder

A little utility to find the shortest path between 2 stations in the London Tube map.

Installation

Open Terminal, position yourself in the root folder and then execute:

$ bundle

Then install it with rake:

$ rake install

Usage

undergrounder -h -> Display help options
undergrounder -i -> Start an interactive tube search session.
undergrounder -s -> Start an internal web server for querying the system