https://github.com/astares/pharo-eventrecorder
Event recorder for Pharo
https://github.com/astares/pharo-eventrecorder
pharo
Last synced: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T00:26:18.000Z (over 6 years ago)
- Last Synced: 2025-02-11T11:40:37.360Z (over 1 year 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
[](https://www.youtube.com/watch?v=HZIDs0mukpM)