Paebbels / pyVersioning

Gather version information and export as any programming language source file for inclusion into compilation.

Home Page:https://paebbels.github.io/pyVersioning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config file as a switch

navidcity opened this issue · comments

By using fillout switch application looks for the .pyVersioning.yml file in the directory that it's being called. However it's better to take path to the file as a switch.

This will be fixed by #40.

Use pyVersioning --config-file=path/to/.pyVersioning.yml fillout ....