stillmatic/quiltr

use relative paths

stillmatic opened this issue · 1 comments

currently, we hard code ~/quilt_packages as the root quilt package directory. this is likely not a good solution - a better practice would be to use an environment variable.

it is also possible to infer a directory from which OS the user is on.