It's difficult to remember what environment variables I should use if I want to change the exercises directory or location of the sweet database. I don't know which method would be the easiest for users to understand.
Method 1: environment variables (current)
todo: fill pros and cons of this method
Method 2: command flags
todo: fill pros and cons of this method
It's difficult to remember what environment variables I should use if I want to change the exercises directory or location of the sweet database. I don't know which method would be the easiest for users to understand.
Method 1: environment variables (current)
todo: fill pros and cons of this method
Method 2: command flags
todo: fill pros and cons of this method