Skip to content

lifeware-sa/pharo-zeroconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 http://get.pharo.org.

Code loading

Metacello new
   baseline: 'ZeroConf';
   repository: 'github://pharo-project/pharo-zeroconf/mc';
   load.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.1%
  • Smalltalk 2.7%
  • StringTemplate 0.2%