Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.04 KB

File metadata and controls

31 lines (22 loc) · 1.04 KB

License

Tests Pharo 11 Pharo 12 Pharo 13

Collectable

Development

Installation

Metacello new 
	repository: 'github://labordep/Collectable:main';
	baseline: 'Collectable';
	onConflictUseLoaded;
	load.

Dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.