Scripts that can be run on the Windows client machine.
| script | description |
|---|---|
| createWindowsTodeImage | Create the tODE client image. Used for running pharo-based tODE scripts and for running the tODE client UI. |
| installWindowsClient | Create a todeClient image on a remote machine. Runs the installWindowsGci, createWindowsTodeImage and todeWindowsClient scripts. |
| installWindowsGci | Copy the gci libraries for the given GemStone version to the $GS_HOME/pharo directory. |
| installWindowsPharo | Download and install a Windows Pharo3.0 VM, image and changes file. |
| todeWindowsClient | Launch todeClient image. |
| updateTodeWindowsImage | Update the tODE client image. |