Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 514 Bytes

File metadata and controls

13 lines (10 loc) · 514 Bytes

License Pharo 12 CI

ExecutableRequirements

To install a version of Pyramid, use the following script inside a playground.

Metacello new
	baseline: 'ExecutableRequirements';
	repository: 'github://Nyan11/ExecutableRequirements:main/src';
	load