treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
GNU General Public License v3.0
259 stars 26 forks source link

[DEV] install: introduce config file .config.json // store python module version #161

Closed treee111 closed 2 years ago

treee111 commented 2 years ago

This PR…

Considerations and implementations

Having this in place we can implement release-based changes such as remaning of files, directories. Moreover we can speed up processing by skipping things which are done once per each version (if there is anything, might be more interesting per country and version).

How to test

  1. run wahoomc as normal and check output

Pull Request Checklist