Go to file
2026-01-17 11:12:31 +01:00
doc chore: initial commit 2026-01-10 22:09:34 +01:00
sql feat: parse departure to be more useful 2026-01-17 11:12:31 +01:00
src feat: parse departure to be more useful 2026-01-17 11:12:31 +01:00
tasks chore: initial commit 2026-01-10 22:09:34 +01:00
test chore: initial commit 2026-01-10 22:09:34 +01:00
.gitignore chore: initial commit 2026-01-10 22:09:34 +01:00
deps.fnl feat: initial departure search support 2026-01-13 17:35:33 +01:00
flsproject.fnl chore: initial commit 2026-01-10 22:09:34 +01:00
README.md chore: initial commit 2026-01-10 22:09:34 +01:00

gtf-server

Installation

Usage

Options

Examples

Contributing

Running tests

Tests can be run with the deps script:

deps --profiles dev tasks/run-tests

License