/Snippets

Primary LanguageSmalltalk

Snippets

To install execute in a workspace:

Metacello new
	repository: 'github://BraunTom/Snippets:master';
	baseline: 'Snippets';
	get;
	load.