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
- Host: GitHub
- URL: https://github.com/httpdss/navit-config-generator
- Owner: httpdss
- Created: 2016-04-17T16:42:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T16:51:07.000Z (almost 10 years ago)
- Last Synced: 2025-02-06T08:28:49.158Z (about 1 year ago)
- Language: Python
- Homepage: http://kenneth.belitzky.com/post/142960572276/generating-navit-configuration-files-via-templates
- Size: 620 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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