/gt-plotter-tutorial

Learning GtPlotter

Primary LanguageSmalltalk

Installation

Metacello new
	repository: 'github://semperos/gt-plotter-tutorial:main/src';
	baseline: 'GtDgPlotterTutorial';
	load

Load Lepiter

After installing with Metacello, you will be able to execute

#BaselineOfGtDgPlotterTutorial asClass loadLepiter