TelescopeMorphic

Description

TelescopeMorphic is a connector to render Telescope visualization using Morphic UI framework.

Details

Source
GitHub
Dialect
squeak (25% confidence)
License
MIT
Stars
1
Forks
1
Created
Aug. 29, 2018
Updated
Dec. 23, 2018

Categories

UI / Graphics

README excerpt

# TelescopeMorphic
TelescopeMorphic is a connector to render Telescope visualization using Morphic UI framework.

WORK IN PROGRESS!!!!!!!!!!!!!!!!!!

## Install
To install this project, use the following script:

```Smalltalk
Metacello new
    	githubUser: 'TelescopeSt' project: 'TelescopeMorphic' commitish: 'master' path: 'src';
    	baseline: 'TelescopeMorphic';
    	load
```
← Back to results