SqueakMultiDesktopSystem

Details

Source
GitHub
Dialect
squeak (25% confidence)
Created
Nov. 1, 2018
Updated
April 11, 2019

README excerpt

# SqueakMultiDesktopSystem
## Installation

Execute following code in a workspace: 
``` 
Metacello new
	baseline: 'Desktops';
	repository: 'github://BraunTom/SqueakMultiDesktopSystem:master';
	load.
```

### How to use is explained in the class comment of the MultiDesktopSystem
← Back to results