Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendelplanque/pharolauncherextended

An experiment to extend PharoLauncher.
https://github.com/juliendelplanque/pharolauncherextended

Last synced: 16 days ago
JSON representation

An experiment to extend PharoLauncher.

Awesome Lists containing this project

README

        

# PharoLauncherExtended
An experiment to extend PharoLauncher.

## Install

Execute the following code in a fresh image:

```
Metacello new
baseline: 'PharoLauncherExtended';
repository: 'github://juliendelplanque/PharoLauncherExtended/repository';
load
```