Loading an iceberg repo from in the playground

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Loading an iceberg repo from in the playground

sergio_101
I’d like to pull my iceberg projects inside the playground, so that I can automate the loading on the command line.

Is there any documentation on how to do this?

Thanks!

----
peace,
sergio
photographer, journalist, visionary

Reply | Threaded
Open this post in threaded view
|

Re: Loading an iceberg repo from in the playground

CyrilFerlicot
Le 09/02/2019 à 20:36, sergio ruiz a écrit :
> I’d like to pull my iceberg projects inside the playground, so that I
> can automate the loading on the command line.
>
> Is there any documentation on how to do this?

Hi,

I don't know if there is documentation.

I did some things in some of my scripts around that. It's not much but
it can get you started:

https://github.com/jecisc/pharo-scripts/blob/master/settings/PharoSettings6.package/Pharo6CommonSettings.class/class/initializeIcebergSettings.st

https://github.com/jecisc/pharo-scripts/blob/master/settings/PharoSettings7.package/Pharo7CommonSettings.class/class/prepareForPharoContribution.st

https://github.com/jecisc/pharo-scripts/blob/master/settings/PharoSettings.package/PharoAbstractSettings.class/class/registerIfPresentProjectAt.subdirectory..st

>
> Thanks!
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> Public Key: http://bit.ly/29z9fG0
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.codeandmusic.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101

--
Cyril Ferlicot
https://ferlicot.fr


signature.asc (836 bytes) Download Attachment