this copies the template to a new application.conf file. Is it necessary to configure or can I use the default options. Do i need a database? Do I need a webserver? Do I need to place gtfs-editor into www folder of apache?
Install dependencies
[path to play1.2.5]/play dependencies
I have no idea what to put here. I just get this error: play FAIL formats: can't open input file `dependencies': No such file or directory
what is pretty logical since "dependencies" is not a jvm application.
Run application
[path to play1.2.5]/play run
i tried ...play run gtfs-editor
play run gtfs-editor/scripts/load.py...
No idea...
can someone please help me getting this launched ?
I can't seem to get this program to work.
i'm stuck at:
this copies the template to a new application.conf file. Is it necessary to configure or can I use the default options. Do i need a database? Do I need a webserver? Do I need to place gtfs-editor into www folder of apache?
I have no idea what to put here. I just get this error: play FAIL formats: can't open input file `dependencies': No such file or directory what is pretty logical since "dependencies" is not a jvm application.
i tried ...play run gtfs-editor play run gtfs-editor/scripts/load.py... No idea...
can someone please help me getting this launched ?
using ubuntu 16.04 LTS