Skip to content

cormas/cormas-openmole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cormas OpenMole Bridge

CI Coverage Status Pharo version Cormas version License

How to install it?

In your Pharo image, open the Playground (Ctrl+OW) and execute the following Metacello script (select it and press Do-it button or Ctrl+D):

Metacello new
    onConflictUseLoaded;
    baseline: 'CormasOpenMole';
    repository: 'github://cormas/cormas-openmole:main';
    load.

To check if installation is correct, go to the Cormas-OpenMole-Tests package and run all the tests.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published