Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow --configfile and --statsfile to take a path (enables portable mode) #51

Open
gitterspec opened this issue Apr 7, 2023 · 2 comments

Comments

@gitterspec
Copy link

For example brainworkshop --configfile ./subdir/config.ini or brainworkshop --configfile C:\config.ini

This would allow the app to be completely portable.

@xantares
Copy link
Collaborator

usually this is more set via an environement variable like XDG_CONFIG_DIRS

@gitterspec
Copy link
Author

usually this is more set via an environement variable like XDG_CONFIG_DIRS
I tried setting this but it does not seem to have any effect in Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants