Skip to content

Instantly share code, notes, and snippets.

"INSTALL"
Gofer new
smalltalkhubUser: 'HwaJong' project: 'DaliotsPlayground';
configuration;
load.
#ConfigurationOfDaliotsPlayground asClass project lastVersion load: 'KelticKnot'.
"INSTALL"
Gofer new
smalltalkhubUser: 'HwaJong' project: 'DaliotsPlayground';
configuration;
load.
#ConfigurationOfDaliotsPlayground asClass project lastVersion load: 'CS2048'.
@daliot
daliot / gist:1159012
Created August 20, 2011 12:03
installing Fuel
Gofer new
squeaksource: 'Fuel';
package: 'ConfigurationOfFuel';
load.
((Smalltalk at: #ConfigurationOfFuel) project version: '1.6') load.