Search code examples
smalltalkpharo

Pharo add configurations to startup preferences


I'd like to add some configuration to the startup-pref.st file so that they will be loaded automatically whenever I download a new version of pharo.

Specifically I would like to download my projects repositories from smalltalkhub, so that I don't have to do it manually every time.


Solution

  • you should have a look at my automatic setup gists: https://gist.github.com/Uko/7672537

    There is a file called installDFlow.st that installs DFlow project. In a same way you can install whatever you want. These files have to be put into ~/Library/Preferences/pharo/