Misc-GT-Scripts

Details

Source
GitHub
Stars
1
Created
Feb. 14, 2024
Updated
Oct. 1, 2025

README excerpt

# Misc GT Scripts

I present here scripts that are useful for visualizing my personal
notes or just plain GT code
## Installation


```st
Metacello new
  repository: 'github://mariari/Misc-GT-Scripts:master/src';
  baseline: 'MiscGTScripts';
  load
```

### Load Lepiter
After installing with Metacello, you will be able to execute

```
#BaselineOfMiscGTScripts asClass loadLepiter
```
← Back to results