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

https://github.com/taciturnaxolotl/erised-scanner


https://github.com/taciturnaxolotl/erised-scanner

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# erised-scanner

A tool to help with hcb scrubbing (pretty much a one time tool that will never get used again)

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.