elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.
BSD 3-Clause "New" or "Revised" License
428 stars 63 forks source link

auto-install missing packages #200

Open ghost opened 8 years ago

ghost commented 8 years ago

When reactor builds your project, if you've imported something but not installed the package, reactor could auto-install it for you. It does this for elm-lang/core but not for e.g. elm-lang/svg.

process-bot commented 8 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.