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

https://github.com/aquapi/themarker

The marker
https://github.com/aquapi/themarker

Last synced: 12 months ago
JSON representation

The marker

Awesome Lists containing this project

README

          

# TheMarker
To get started, install Bun using:
```bash
curl -fsSL https://bun.sh/install | bash
```

Add `bun` executable to `$PATH` and install required dependencies:
```bash
bun install
```

This only works for Linux. You need WSL to use this on Windows.