new option --save-config which saves all entered values to config.json
always reads config from config.json
if new files get added, the relevant value prompts appear again
adresses #3
Remarks: since the config.json is stored in the same directory as the trait files are, one could also think about making this the default behaviour and remove the option. Maybe better rename it to nft-art-gen-config.json.
--save-config
which saves all entered values to config.jsonadresses #3
Remarks: since the config.json is stored in the same directory as the trait files are, one could also think about making this the default behaviour and remove the option. Maybe better rename it to
nft-art-gen-config.json
.