An open API service indexing awesome lists of open source software.

https://github.com/httpdss/navit-config-generator

Navit configuration generator based on templates
https://github.com/httpdss/navit-config-generator

Last synced: 4 months ago
JSON representation

Navit configuration generator based on templates

Awesome Lists containing this project

README

          

# navit-config-generator

Navit configuration generator based on templates

simple as running:

python build.py

this will generate your new config file inside the build folder. copy it to navit and you are set to go

## Dependencies

install dependencies by using pip:

pip install -r requirements.txt