Skip to content

Bajger/ExercismV2PharoSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExercismV2PharoSolutions

This is my Exercism v2 solutions of Pharo track.

How to load

You can load this project into stable Pharo 8.0 (P9 untested) image using:

Metacello new
	repository: 'github://Bajger/ExercismV2PharoSolutions:main/src';
	baseline: 'ExercismV2PharoSolutions';
	load

How to execute

TODO

About

This is my Exercism v2 solutions of Pharo track.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published