nfdi4plants / ARCCommander

Tool to manage your ARCs
MIT License
11 stars 9 forks source link

Global and local settings #20

Closed HLWeil closed 3 years ago

HLWeil commented 3 years ago

Setup a configuration for the arc which is split into two files:

Per default, editing the configuration via the cli will affect only the local configuration and therefore only one arc, but retrieving the configuration will merge the global and the local settings:

Editing the configuration can be done in three ways:

Additionally, some settings (like verbosity) can be given when running a command, altering the behaviour only of this specific process

kMutagene commented 3 years ago

Please file a new PR without the merge commits