inspector-replay

Details

Source
GitHub
Stars
2
Created
Aug. 25, 2017
Updated
Dec. 21, 2017

Categories

UI / Graphics IDE / Dev Tools

README excerpt

# GtInspector based on Bloc

An implementation of GtInspector based on Bloc that will have full support for storing, sharing and replaying navigation sessions.

Run this script for installation:

```Smalltalk
Iceberg enableMetacelloIntegration: true.
Metacello new
   baseline: 'GTInspectorReplayer';
   repository: 'github://mariokaufmann/inspector-replay/src';
   load
```
← Back to results