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

--output must be absolute, not relative #64

Open
Hywan opened this issue Mar 14, 2018 · 3 comments
Open

--output must be absolute, not relative #64

Hywan opened this issue Mar 14, 2018 · 3 comments

Comments

@Hywan
Copy link

Hywan commented Mar 14, 2018

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?

@stoeffel
Copy link
Owner

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

@Hywan
Copy link
Author

Hywan commented Mar 14, 2018

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

@stoeffel
Copy link
Owner

no worries. will get to it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants