JSON-Getter written in D for bayernfahrplan
added initial .gitlab-ci.yml file See merge request fsimphy/bayernfahrplan!9 |
||
|---|---|---|
| .gitlab | ||
| source | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| dub.json | ||
| 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.