gtoolkit-bookmarks

Description

Add a "bookmark" feature to lepiter as an add-on

Details

Source
GitHub
License
MIT
Created
Oct. 27, 2025
Updated
Nov. 25, 2025

README excerpt

## Installation

```st
Metacello new
	repository: 'github://feenkcom/gtoolkit-bookmarks:main/src';
	baseline: 'GToolkitBookmarks';
	load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

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