ianmackenzie / elm-script

Experimental command-line scripting for Elm
34 stars 4 forks source link

Invoke Elm compiler in directory of script being run #10

Closed ianmackenzie closed 4 years ago

ianmackenzie commented 4 years ago

If Elm is instead invoked with the working directory set to the caller's current working directory, it may find an incorrect elm.json and get confused.