I want to automate some Monticello tasks. For this purpose i would have to first choose certain Monticello packages and then i would like to be able to:
- add repositories,
- remove repositories,
- add user and password information for certain (Smalltalkhub) repositories.
I saw there is a small paragraph on "Programmatically adding repositories" in the upcoming Monticello chapter of "Deep into Pharo".
Can Gofer be used to automate tasks like this?