/SmartIOT

Primary LanguageSmalltalk

SmartIOT

Installation

Install in a Pharo 9.0 image evaluating:

Metacello new
	baseline: 'SmartIOT';
	repository: 'github://carolahp/SmartIOT';
	load.