about: build and deploy OpenTripPlanner (OTP) graphs
goals: automate keeping graphs up-to-date
notes:
- ?
- pip install poetry
- git clone https://github.com/OpenTransitTools/graph.git
- cd graph
- git update-index --assume-unchanged poetry.lock
- poetry install
- poetry run rtp-build