Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moosetechnology/famix-agregator

Famix Aggregator is a decorator for the model importer.
https://github.com/moosetechnology/famix-agregator

moose pharo smalltalk

Last synced: 7 days ago
JSON representation

Famix Aggregator is a decorator for the model importer.

Awesome Lists containing this project

README

        

# Famix-Agregator
Famix Agregator is a decorator for the model importer.

To load this project in a Moose image, execute the following:
```Smalltalk
Metacello new
baseline: 'FamixAgregator';
repository: 'github://moosetechnology/Famix-Agregator:main/src';
load
```