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: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/astares/pharo-os-osx
- Owner: astares
- License: mit
- Created: 2018-07-04T20:36:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T12:15:43.000Z (over 1 year ago)
- Last Synced: 2024-11-17T07:34:36.318Z (about 2 months ago)
- Language: Smalltalk
- Size: 24.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)