The CLI currently assumes there is a presets.ini file in your current directory.
This model will not work when installing with pip and running the program from anywhere. Maybe instead, we should create a ~/.spy-collage folder and keep our configuration (like the presets file) there?
The CLI currently assumes there is a
presets.inifile in your current directory.This model will not work when installing with
pipand running the program from anywhere. Maybe instead, we should create a~/.spy-collagefolder and keep our configuration (like the presets file) there?