Hi.
I am now trying our your tool and I find the README and the commands a bit unclear:
- The package is called
gtfs-via-duckdb but the bin command is then called gtfs-to-duckdb (via vs to). This makes it impossible to simply run the tool with npx (or at least I haven't managed to run it via npx)
- Further down the readme, the name of the command suddenly changed to
import-gtfs-into-duckdb which I think is a mistake?
|
import-gtfs-into-duckdb [options] [--] <path-to-duckdb> <gtfs-file> ... |
Thanks so much for all the hard work!
Hi.
I am now trying our your tool and I find the README and the commands a bit unclear:
gtfs-via-duckdbbut the bin command is then calledgtfs-to-duckdb(via vs to). This makes it impossible to simply run the tool withnpx(or at least I haven't managed to run it via npx)import-gtfs-into-duckdbwhich I think is a mistake?gtfs-via-duckdb/readme.md
Line 142 in abd9e33
Thanks so much for all the hard work!