Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahugnon/pwbutilities


https://github.com/mahugnon/pwbutilities

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# PWBUtilities
```Smalltalk
Metacello new
githubUser: 'mahugnon' project: 'PWBUtilities' commitish: 'main' path: 'src';
baseline: 'PWBUtilities';
onConflict: [ :e | e useIncoming ];
onUpgrade: [ :e | e useIncoming ];

load

```