The problem is that this not yet running on newer Pharo versions⦠sadly I did not have enough time and energy to push that the last years. We really need to re-assess and restart to push in that direction of a remote enabled IDEâ¦. Marcus
On 4 Apr 2022, at 15:13, Jesus Mari Aguirre <jmariaguirre@gmail.com> wrote:
What about using https://github.com/pharo-ide/TelePharo <https://github.com/pharo-ide/TelePharo> (by MarcusDenker <https://github.com/pharo-ide/TelePharo/commits?author=MarcusDenker>) I've never used but looks like it could fit your needs. Anyway if your client can afford 1 minute out of the business you can stop the image and load a Git repo, save and restart.
On Fri, Apr 1, 2022 at 6:36 PM Davide Varvello via Pharo-users <pharo-users@lists.pharo.org <mailto:pharo-users@lists.pharo.org>> wrote: Hi Folks!
For a customer of mine I want to download a bunch of new code from my webserver and installing it in a running Pharo image, is there a feasible way to do it?
Thanks Davide