Fork me on GitHub
logo

Make web development powerful & efficient

Using Metacello

Download ConfigurationOfIliad package from the Metacello repository from squeaksource :
MCHttpRepository
    location: 'http://www.squeaksource.com/MetacelloRepository'
    user: ''
    password: ''
Open a workspace and do-it on the following :
ConfigurationOfIliad load

Manually

Load Swazoo 2.2, Grease and Magritte-Model from SqueakSource.
Load packages from squeak source in the following order :
Iliad-Core
Iliad-Swazoo
Iliad-More-UI
Iliad-More-Magritte
Iliad-More-RSS
Iliad-More-Formula
Iliad-More-Comet
Iliad-More-Examples
Iliad-More-Tests
Iliad squeak source repository :
MCHttpRepository
    location: 'http://www.squeaksource.com/Iliad'
    user: ''
    password: ''

Starting Iliad

Evaluate the following code in a workspace:
SwazooIliad startOn: 8888
Iliad examples are now available at: