https://github.com/jecisc/pharo-scripts
My personal settings for my Pharo images
https://github.com/jecisc/pharo-scripts
pharo scripts smalltalk
Last synced: 3 months ago
JSON representation
My personal settings for my Pharo images
- Host: GitHub
- URL: https://github.com/jecisc/pharo-scripts
- Owner: jecisc
- Created: 2016-05-12T17:26:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T17:16:34.000Z (10 months ago)
- Last Synced: 2025-03-14T18:36:37.556Z (10 months ago)
- Topics: pharo, scripts, smalltalk
- Language: Smalltalk
- Homepage:
- Size: 43.7 MB
- Stars: 14
- Watchers: 4
- Forks: 9
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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