elm-lang / debug.elm-lang.org

Control time and change history. Laszlo's debugger lets you pause, rewind, and replay programs, swapping in new code to debug.
BSD 3-Clause "New" or "Revised" License
66 stars 14 forks source link

Redirect to elm-reactor in the README #7

Closed jvoigtlaender closed 9 years ago

jvoigtlaender commented 9 years ago

This is meant to prevent confusion: people stumble upon this repo and think that they need to install the debugger (with install instructions that don't work anymore), when in reality what they are looking for is now provided by elm-reactor.

See this issue.

jvoigtlaender commented 9 years ago

See also https://github.com/elm-lang/debug.elm-lang.org/issues/6.

And https://github.com/elm-lang/debug.elm-lang.org/issues/3 and https://github.com/elm-lang/debug.elm-lang.org/issues/5 could probably be closed afterwards as well.

evancz commented 9 years ago

I think it makes sense to get rid of everything after your addition. I don't think it's very possible to build this, and a lot of the work has happened in other places. Would you mind doing a more aggressive change to the readme?

jvoigtlaender commented 9 years ago

Sure, can do that. Largely it will indeed mean removing stuff.