Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergestinckwich/agentorganizations-evaluation


https://github.com/sergestinckwich/agentorganizations-evaluation

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# How to load the code in Pharo 7.0
```Smalltalk
Metacello new
baseline: 'AgentOrganizationsEvaluation';
repository: 'github://SergeStinckwich/AgentOrganizations-Evaluation';
load.
```

Roassal2 will be loaded automatically.

# How to contribute