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

Add option for using paths relative to Surfactant specimen config file #258

Open
nightlark opened this issue Sep 16, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@nightlark
Copy link
Collaborator

Add an option to Surfactant that allows the extractPaths and archive paths to be located relative to the specimen config file that was given to Surfactant -- this would make things a bit more portable across systems than specifying absolute paths and remove the need to run Surfactant from the exact same relative directory to the extractPaths/archive each time if relative paths were used

e.g. currently if a config file says the extractPaths is at "abc/123/", then Surfactant needs to be run from whatever folder contains the "abc" subfolder. This option would make so that as long as the config file is located in the same folder as the "abc" subfolder, then the correct subfolder will be found regardless of what directory the user runs Surfactant from.

@nightlark nightlark added the enhancement New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant