Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 850 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 850 Bytes

MVG CLI - NodeJS

Install

npm install mvg-cli -g

Usage

Usage: mvg [station]

  station    Name of an registered stop-station in the MVV network (not required)

Develop

# Clone the repository and move to the "nodejs" folder, then...

Commands: npm run [command]

  develop       starts the command-line script
  test          start all tests in the test-folder
  test-watch    watch all tests in the test-folder
  compile       compile the es6 code to es5 and move to the lib folder

Contribute / Report issues

Visit our Github-Repository, you can create pull-requests, join discussions and report bugs.

Data source

For this tool we crawl the official MVG-Live Page.

Preview