obsi icon indicating copy to clipboard operation
obsi copied to clipboard

Introduce output directory as a parameter

Open lorey opened this issue 3 years ago • 0 comments

For proper testing (e.g. generation in tmp directories) and if obsi is used without docker, it might be helpful to dynamically define and pass an output directory. To do this, we need to replace the usages of OUTPUT_PATH with a variable passed as a parameter.

lorey avatar May 30 '22 18:05 lorey