System Updater
is a tool for Cuis Smalltalk to automatically
install and download [updates from GitHub] (https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/tree/master/CoreUpdates).
It uses the GitHub Contents API to download
updates and relies on ChangeSet installNewUpdates
to install updates.
Install the SystemUpdater.pck.st
package in this repository by dragging and dropping it into your Cuis image, and you'll be good to go.
Click on the Install New Updates from GitHub
menu item under World > Open
.
Feel free to submit an issue to report bugs, improvements, etc.
Make sure to get in touch if you have any questions about the design, how to make changes, or if you have feature requests.