It is pretty usable, yes. We have a project that loads 6 projects from a private repository and 21 projects from public repositories all with a single Metacello invocation.
Norbert > Am 18.08.2018 um 11:38 schrieb Esteban Lorenzano <esteba...@gmail.com>: > > Hi, > > Iceberg project is pretty mature and is shipped with the upcoming Pharo 7.0 > release. > You can update it into Pharo 6.1 (since P61 comes with a “preview” version) > but is a little bit harder: > > https://github.com/pharo-vcs/iceberg#for-pharo-61 > > Cheers, > Esteban > >> On 17 Aug 2018, at 20:25, sergio ruiz <sergio....@gmail.com> wrote: >> >> Hey, all.. >> >> I was just checking in to see the progress of managing an entire project >> with git. >> >> The last I checked in, this was a work in progress. >> >> My current pet project consists of a handful of classes with maybe two >> handfuls of required packages. >> >> Is the entire metacello configuration being handled on github yet? >> >> I would like to work this into my workflow so that I can do something like: >> >> - Grab a fresh Pharo >> - Pharo.image ../scripts/setup-client-application.st where the setup script >> just grabs the Configuration and loads and starts a fresh project. >> >> 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 >