Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.25 KB

MVG - Command Line Interface

Checkout the MVG-traffic data by querying the arriving/deperature data from you Terminal.

Language Install Usage Links
npm install mvg-cli -g mvg [station] Preview, Docs
git clone [email protected]:entwicklerstube/mvg-cli.git python mvg.py Preview, Docs
gem install mvg mvg [station] Preview, Docs

Contribute

If you want the CLI in your programing language, just write it down and make a pull requests. Wishes and suggestions are welcome :)

Previews

Node Preview

Python Preview

Ruby Preview