4.0 beta 4

You are here:

Moose Suite 4.0 beta 4 is now available for download.

The same version can also be loaded into a Pharo Development image by executing the following code:

Gofer new
squeaksource: 'Moose';
addPackage: 'ConfigurationOfMoose';
load.
((Smalltalk at: #ConfigurationOfMoose)
project version: '4.0-beta.4') load.
Posted by Tudor Girba at 28 December 2009, 10:23 pm link