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

https://github.com/rescript-lang/end-to-end

Sanity checks for end users setups
https://github.com/rescript-lang/end-to-end

Last synced: about 2 months ago
JSON representation

Sanity checks for end users setups

Awesome Lists containing this project

README

          

# rescript-end-to-end

To install dependencies:

```bash
bun install
```

To run:

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

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