Please help package Launcher with both Pharo VMs
Hi, to facilitate starting Pharo, I created the launcher. Now, there are 2 VMs that can run separate subsets of Pharo. The launcher supports that: the user "just" has to download a spur vm separately and configure it in launcher's settings. This is not beginner friendly. Could someone please package a pharo-launcher for both OS X and Windows with both VMs and the setting already set? The scripts to update are at: https://github.com/pharo-project/pharo-ci Thanks -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
On 14-03-16 11:22, Damien Cassou wrote:
Hi,
to facilitate starting Pharo, I created the launcher. Now, there are 2 VMs that can run separate subsets of Pharo. The launcher supports that: the user "just" has to download a spur vm separately and configure it in launcher's settings. This is not beginner friendly.
Could someone please package a pharo-launcher for both OS X and Windows with both VMs and the setting already set?
The scripts to update are at: https://github.com/pharo-project/pharo-ci
I don't see a script creating a pharoLauncher there. Where is it hidden/how is it combined? Stephan
Le 14 mars 2016 à 14:45, Stephan Eggermont <stephan@stack.nl> a écrit :
On 14-03-16 11:22, Damien Cassou wrote:
Hi,
to facilitate starting Pharo, I created the launcher. Now, there are 2 VMs that can run separate subsets of Pharo. The launcher supports that: the user "just" has to download a spur vm separately and configure it in launcher's settings. This is not beginner friendly.
Could someone please package a pharo-launcher for both OS X and Windows with both VMs and the setting already set?
The scripts to update are at: https://github.com/pharo-project/pharo-ci
I don't see a script creating a pharoLauncher there. Where is it hidden/how is it combined?
Stephan
The scripts are there: https://github.com/pharo-project/pharo-ci/tree/master/ci-jobs/pharo
Christophe Demarey <christophe.demarey@inria.fr> writes:
I don't see a script creating a pharoLauncher there. Where is it hidden/how is it combined?
The scripts are there: https://github.com/pharo-project/pharo-ci/tree/master/ci-jobs/pharo
the scripts there call the scripts at the root: https://github.com/pharo-project/pharo-ci/blob/master/build-windows-installe... https://github.com/pharo-project/pharo-ci/blob/master/build-dmg.sh -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
On 14-03-16 15:40, Christophe Demarey wrote:
The scripts are there: https://github.com/pharo-project/pharo-ci/tree/master/ci-jobs/pharo Thanks
Stephan
participants (3)
-
Christophe Demarey -
Damien Cassou -
Stephan Eggermont