Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaq/etymtree
https://github.com/xiaq/etymtree
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xiaq/etymtree
- Owner: xiaq
- Created: 2024-04-28T11:34:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T15:56:23.000Z (8 months ago)
- Last Synced: 2024-12-02T08:56:41.100Z (23 days ago)
- Language: Smalltalk
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```st
Metacello new
repository: 'github://xiaq/EtymTree:main/src';
baseline: 'EtymTree';
load
```## Load Lepiter
After installing with Metacello, you will be able to execute```
#BaselineOfEtymTree asClass loadLepiter
```