Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergestinckwich/agentorganizations-evaluation
https://github.com/sergestinckwich/agentorganizations-evaluation
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergestinckwich/agentorganizations-evaluation
- Owner: SergeStinckwich
- License: mit
- Created: 2019-05-30T10:33:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T14:47:10.000Z (over 5 years ago)
- Last Synced: 2024-10-09T13:25:23.817Z (30 days ago)
- Language: Smalltalk
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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