elm-verify-examples icon indicating copy to clipboard operation
elm-verify-examples copied to clipboard

`--output` must be absolute, not relative

Open Hywan opened this issue 6 years ago • 3 comments

Hello,

Thanks for this project! I've noticed something confusing. The --output command is relative to the current directory. It should be great if it can be absolute, to write something like:

$ elm-verify-examples --output $(mktemp -d) …

Thoughts?

Hywan avatar Mar 14 '18 10:03 Hywan

I think we should just support relative and absolute paths. Thanks for raising this issue! Wanna make a pr?

stoeffel avatar Mar 14 '18 12:03 stoeffel

Nop sorry :-), didn't have time right now for that.

Hywan avatar Mar 14 '18 13:03 Hywan

no worries. will get to it asap.

stoeffel avatar Mar 14 '18 14:03 stoeffel