pharo-eda-core

Description

Core component of Pharo-EDA

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
GPL-3.0
Created
Nov. 21, 2022
Updated
April 20, 2025

README excerpt

# PharoEDA Core

This PharoEDA component contains the Core packages: EDA-Application, EDA-Commands, EDA-Events, etc.

## Motivation

This project contains only the core part of PharoEDA.

## Design

PharoEDA-Core includes the basic components of PharoEDA: EDAApplications, EDACommands, EDAEventSourcingEvents.

## Usage

First, load it with Metacello:

```smalltalk
Metacello new repository: 'github://rydnr/pharo-eda-core:main'; baseline: #PharoEDACore; load
```

## Credits

- Background of the Pharo image by <a href="https://pixabay.com/users/pexels-2286921/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=1283313">Pexels</a> from <a href="https://pixabay.com/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=1283313">Pixabay</a>.
← Back to results