geostyler / geostyler-cli

BSD 2-Clause "Simplified" License
22 stars 8 forks source link

Allow reading of subdirectories #335

Closed KaiVolland closed 1 year ago

KaiVolland commented 1 year ago

This updates the code to allow reading of subdirectories. Output folder also no longer has to exist but will be create if does not exist.

Fixes #334