https://github.com/linqlover/squeakfanatics-statusmorph
A simple status display for Squeak
https://github.com/linqlover/squeakfanatics-statusmorph
morphic smalltalk squeak
Last synced: 2 months ago
JSON representation
A simple status display for Squeak
- Host: GitHub
- URL: https://github.com/linqlover/squeakfanatics-statusmorph
- Owner: LinqLover
- Created: 2019-08-12T21:35:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T16:16:43.000Z (over 6 years ago)
- Last Synced: 2025-04-05T15:27:07.808Z (12 months ago)
- Topics: morphic, smalltalk, squeak
- Language: Smalltalk
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SqueakFanatics-StatusMorph
## Installation
1. Get [Squeak](https://squeak.org/) 5.2 or newer
2. `Installer installGitInfrastructure.`
3. Open SquitBrowser and clone this repo via HTTPs.
4. To open a StatusMorph, follow the instructions in SFStatusMorph class comment.