elm-verify-examples
                                
                                 elm-verify-examples copied to clipboard
                                
                                    elm-verify-examples copied to clipboard
                            
                            
                            
                        `--output` must be absolute, not relative
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?
I think we should just support relative and absolute paths. Thanks for raising this issue! Wanna make a pr?
Nop sorry :-), didn't have time right now for that.
no worries. will get to it asap.