With Denis we tried to run PharmIDE��on the minimal Pharo as the server. The debugger is still not usable but with some patches we can get nicely working browser, playground and inspector, see the attached screenshot.

Cheers,
-- Pavel

2017-01-24 13:52 GMT+01:00 Denis Kudriashov <dionisiydk@gmail.com>:
Hi.

I am glad announce first version of PharmIDE project which is complete toolset for remote development of Pharo images. It includes:
  • remote debugger
  • remote inspector
  • remote playground
  • remote browser
Old project RemoteDebuggingTools is deprecated. But it could be used for Pharo 5 images. PharmIDE targets Pharo 6 or later and provides everything which was done in original project.

For details and live demo look at my blog��http://dionisiydk.blogspot.fr/2017/01/pharmide-pharo-remote-ide-to-develop.html.

Best regards,
Denis