Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jecisc/pharo-scripts

My personal settings for my Pharo images
https://github.com/jecisc/pharo-scripts

pharo scripts smalltalk

Last synced: about 2 months ago
JSON representation

My personal settings for my Pharo images

Awesome Lists containing this project

README

        

# pharo-scripts

This project contains my settings for my Pharo images.

The settings st files will load the project containing my settings.

They can be in multiple form:
- New classes
- New extensions methods
- Class side methods called in the initialize to customize some values
- Class side methods called in the initialize to install some things
- Class side methods called in the initialize to add metalinks changing the Pharo behavior