Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 381 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 381 Bytes

MVG CLI - Ruby

Dependencies:

    gem install mechanize
    gem install colorize

Run it:

    ruby mvg.rb Marienplatz
    ruby mvg.rb "Sendlinger Tor"

Alternatively you can install mvg directly from the rubygems.org website

    gem install mvg

now you can type

    mvg Marienplatz

in your terminal.

Have fun :)