JSON-Getter written in D for bayernfahrplan
Go to file
Johannes Loher 892378f55f Merge branch 'gitlab-ci' into 'master'
added initial .gitlab-ci.yml file

See merge request fsimphy/bayernfahrplan!9
2017-10-28 15:55:08 +02:00
.gitlab Added templates for issues and merge requests 2017-05-14 11:33:10 +02:00
source fixed delay unittests 2017-08-04 00:16:43 +02:00
.gitignore updated dependencies and .gitignore file 2017-10-28 15:39:03 +02:00
.gitlab-ci.yml added initial .gitlab-ci.yml file 2017-10-28 15:46:44 +02:00
README.md fixed stupid copy/paste mistake 2017-05-14 11:54:09 +02:00
dub.json updated dependencies and .gitignore file 2017-10-28 15:39:03 +02:00

README.md

bayernfahrplan

A JSON-Getter written in D for bayernfahrplan

bayernfahrplan is a tool wich lets you fetch departure tables from bayernfahrplan.de and output them as JSON.

Usage

Usage: bayernfahrplan [options]

 Options:
-f             --file The file that the data is written to.
-s             --stop The bus stop for which to fetch data.
-r --replacement-file The file that contais the direction name replacement info.
-h             --help This help information.