AwesomePharoPresenter

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
April 19, 2020
Updated
April 24, 2020

README excerpt

# AwesomePharoPresenter

A small UI that list the awesome Pharo projects, found [here](https://github.com/pharo-open-documentation/awesome-pharo)

Here is a screenshot:

<img width="550" alt="portfolio_view" src="https://github.com/bergel/AwesomePharoPresenter/blob/master/screenshots/scr01.png">

You can load it using:

```Smalltalk
Metacello new
    baseline: 'AwesomePharo';
    repository: 'github://bergel/AwesomePharoPresenter/src';
    load.
```   

In the Tools menu you will see an item `Awesome Pharo`
← Back to results