[FR] Introduce a config file #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
Supplying configuration via the command line is a bit clunky.
Describe the solution you'd like
A config file to set all values
When implementing please have a look at the config setup over at https://github.com/B00tLoad/SpotifyDedupe and try to make it as close to that as possible.
Musts for merging a pull request:
Feel free to port the setup from the dedupe tool over to this, I don't have the time for it right now.