kevva / elm-bin

elm-platform bin-wrapper that makes it seamlessly available as a local dependency
MIT License
18 stars 5 forks source link

Include elm in package.json so it gets a symlink #14

Closed shaydon closed 9 years ago

shaydon commented 9 years ago

I think you also need to add the "elm" binary in the "bin" section of package.json to make npm create a symlink to it in the user's bin directory.

kevva commented 9 years ago

Thanks, yes :).