Skip to content

linjekoll/line-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line Parser

Line Parser is a Västtrafik scraper build on top of Event Machine.

Installation

Start by cloning the project using git.

git clone git@github.com:linjekoll/line-parser.git

Navigate to the downloaded folder and run bundler.

cd line-parser && bundle install

Start the server

bundle exec ruby ./server.rb

The output should look something like this.

Print screen

Requirements

LP is tested in OS X 10.7.1 using Ruby 1.9.2.

License

LP is released under the MIT license.

Releases

No releases published

Packages

No packages published

Languages