This repository contains scripts useful for running Pharo. Pharo can be downloaded from [https://pharo.org/download].
- makeImage.sh: Copy the default image and changes files - This can be replaced with
./pharo Pharo.image save NewName
You can get the code with:
git clone git@github.com:jborden23/PharoStarterScripts.git
Add the directory PharoStarterScripts to the path or create a link to the scripts.
More details can be found at [http://myborden.com/pier/john-c-borden/updates/Pharo-starter-scripts].