Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macta/lptest
https://github.com/macta/lptest
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/macta/lptest
- Owner: macta
- Created: 2024-05-08T00:13:44.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-08T00:24:06.000Z (7 months ago)
- Last Synced: 2024-10-10T13:11:55.544Z (about 1 month ago)
- Language: Smalltalk
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Pharo project that tries to load the deployment version of Launchpad, but it seems to load in a lot more for some reason?
e.g.
try:
```
Metacello new
baseline: 'LPTest';
repository: 'github://macta/LPTest';
load.
```