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
- Host: GitHub
- URL: https://github.com/rescript-lang/end-to-end
- Owner: rescript-lang
- Created: 2025-09-16T07:14:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-09-16T11:30:37.000Z (2 months ago)
- Last Synced: 2025-09-16T11:41:08.782Z (2 months ago)
- Language: ReScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.