hernanmd wrote > Is there a way to get the Metacello updates in 4.0 by evaluating code?
Yes, the instructions are in the GitHub README [1]. Namely: Metacello new baseline: 'Metacello'; repository: 'github://dalehenrich/metacello-work:master/repository'; get. Metacello new baseline: 'Metacello'; repository: 'github://dalehenrich/metacello-work:master/repository'; onConflict: [:ex | ex allow]; load [1] https://github.com/seandenigris/metacello-work#pharo30 ----- Cheers, Sean -- View this message in context: http://forum.world.st/Metacello-CI-Build-tp4844932p4844942.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
