Let the user control the directory where cluster utils stores job logs and git projects. Important for systems where the home is space restricted.
In general, we should probably have a better configuration story. The usual way it's done seems to something like:
global cluster_utils config -> environment variables -> local settings file
where the lower levels overwrite the higher ones.
Related: #21
Let the user control the directory where cluster utils stores job logs and git projects. Important for systems where the home is space restricted.
In general, we should probably have a better configuration story. The usual way it's done seems to something like:
where the lower levels overwrite the higher ones.
Related: #21