Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astares/pharo-eventrecorder
Event recorder for Pharo
https://github.com/astares/pharo-eventrecorder
pharo
Last synced: 24 days ago
JSON representation
Event recorder for Pharo
- Host: GitHub
- URL: https://github.com/astares/pharo-eventrecorder
- Owner: astares
- Created: 2020-02-13T23:03:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T00:26:18.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T06:41:51.265Z (2 months ago)
- Topics: pharo
- Language: Smalltalk
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pharo-EventRecorder
Event recorder for Pharo# Quick Start
## Installation```Smalltalk
Metacello new
repository: 'github://astares/Pharo-EventRecorder/src';
baseline: 'EventRecorder';
load
```# Video
## Old[![Watch the video](https://img.youtube.com/vi/HZIDs0mukpM/hqdefault.jpg)](https://www.youtube.com/watch?v=HZIDs0mukpM)