Actually - I think its as simple as just adding && ./pharo-ui Pharo.image To the shown command? (Although maybe showing it as 2 steps makes it clearer that you donât need to download each time) Tim
On 12 Jun 2017, at 19:48, Tim Mackinnon <tim@testit.works> wrote:
Hi - I was wondering why the command line section on the http://pharo.org/web/download <http://pharo.org/web/download> page, doesnât show you how to then launch the app you have just downloaded?
Iâm not sure if there is a way to do it all on one line (I tried && ./pharo-ui Pharo.image - but this doesnât work). However I think the website example should at least have:
# then run it ./pharo-ui Pharo.image
Otherwise we make it harder for people to figure out what to do with the program weâve pointed them to?
Tim