Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/macta/lptest


https://github.com/macta/lptest

Last synced: 20 days ago
JSON representation

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.
```