Re: Documentation about Pharo Launcher?
Posted by
Offray Vladimir Luna Cárdenas-2 on
May 04, 2016; 2:02pm
URL: https://forum.world.st/Documentation-about-Pharo-Launcher-tp4893356p4893596.html
Hi Damien,
I will use a modified version of the Pharo 5 environment packaged for
the current MOOC for a quick building and with more time I will create
new ConfigurationOf for my projects and debug the current ones.
Thanks,
Offray
On 04/05/16 04:50, Damien Cassou wrote:
> Offray Vladimir Luna Cárdenas <
[hidden email]> writes:
>
>> I would like to made one of my images available through Pharo
>> Launcher. Anyone knows where I can find documentation about this? I
>> can't find anything on the StHub page for the project.
> I agree with both Serge and Cédrick. Their solution is easy and the best
> practice for any Pharo development (regardless of the launcher):
>
> - write a ConfigurationOf using Versionner
>
> - add a job to
https://ci.inria.fr/pharo-contribution/ (just create an
> account at
http://ci.inria.fr and request to join pharo-contribution).
>
> As soon as the job builds successfully, you will see it in the Launcher.
>