pharo-zeroconf
pharo-zeroconf copied to clipboard
ZeroConf script generator for http://get.pharo.org
ZeroConf Scripts for Pharo
This project is used to create bash scripts to easily download and install Pharo images and VMs. You can see it in live action under https://get.pharo.org.
Code loading
Metacello new
baseline: 'ZeroConf';
repository: 'github://pharo-project/pharo-zeroconf/mc';
load.