Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seandenigris/clickup-st

Pharo Smalltalk bindings to the ClickUp API
https://github.com/seandenigris/clickup-st

Last synced: about 2 months ago
JSON representation

Pharo Smalltalk bindings to the ClickUp API

Awesome Lists containing this project

README

        

# ClickUp-St
Pharo Smalltalk bindings to the ClickUp API
## Installation

```
Metacello new
repository: 'github://seandenigris/ClickUp-St:master/src';
baseline: 'ClickUpSt';
load
```