An open API service indexing awesome lists of open source software.

https://github.com/grype/pharo-aspectfitdesktop

Adds aspect-fit to the list of desktop layout options
https://github.com/grype/pharo-aspectfitdesktop

Last synced: 3 months ago
JSON representation

Adds aspect-fit to the list of desktop layout options

Awesome Lists containing this project

README

        

# Pharo-AspectFitDesktop
Adds aspect-fit to the list of desktop layout options

```smalltalk
Metacello new
baseline: 'AspectFitDesktop';
repository: 'github://grype/Pharo-AspectFitDesktop/repository';
load.
```