This repository contains a Homebrew formula for the MobilityData GTFS Validator CLI.
Installation:
brew install interline-io/mobilitydata-gtfs-validator-cli/mobilitydata-gtfs-validator-cli
Usage:
mobilitydata-gtfs-validator --help
For detailed usage examples and all available options, see the GTFS Validator usage documentation.
- macOS
- Homebrew
- Java 17 or higher (any distribution)
Tip
For managing multiple Java versions, consider installing jenv
Tip
To instead use a desktop GUI package, download it directly from the MobilityData GTFS Validator releases page.
To update this formula:
./utils/calculate-checksums.rb
Then update the url
and sha256
values in Formula/mobilitydata-gtfs-validator-cli.rb
.