https://github.com/lugu/advent24
https://github.com/lugu/advent24
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lugu/advent24
- Owner: lugu
- Created: 2024-12-01T23:47:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T09:43:33.000Z (5 months ago)
- Last Synced: 2024-12-30T19:56:56.016Z (5 months ago)
- Language: Smalltalk
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```smalltalk
Metacello new
baseline: 'Advent24';
repository: 'github://lugu/advent24';
load.
```