Ecosyste.ms: Awesome

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

https://github.com/astares/Pharo-OS-OSX


https://github.com/astares/Pharo-OS-OSX

Last synced: 2 months ago
JSON representation

Lists

README

        

# Pharo-OS-OSX

## Introduction
This is a Pharo package written by Torsten Bergmann to get better support for OS X Apple systems within [Pharo](http://www.pharo.org)

```Smalltalk
Metacello new
repository: 'github://astares/Pharo-OS-OSX/src';
baseline: 'OSOSX' ;
load
```

# History

Migrated from [http://smalltalkhub.com/#!/~OS/OS-OSX](http://smalltalkhub.com/#!/~OS/OS-OSX)