MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
290 stars 101 forks source link

Add command-line parameter to open HTML report automatically #1253

Open pwojtowicz-rg opened 2 years ago

pwojtowicz-rg commented 2 years ago

Is your feature request related to a problem? Please describe. User has to open HTML report manually.

Proposed solution New command-line parameter to open HTML report automatically.

Describe alternatives you've considered Prepare batch file, i.e.:

java.exe -jar "c:\GTFS Validator-3.1.1\gtfs-validator-3.1.1-cli.jar" -i "c:\GTFS-ST\GTFS.zip" -o "c:\GTFS-ST" 
c:\GTFS-ST\report.html
welcome[bot] commented 2 years ago

Thanks for opening your first issue in this project! If you haven't already, you can join our slack and join the #gtfs-validators channel to meet our awesome community. Come say hi :wave:!

Welcome to the community and thank you for your engagement in open source! :tada: