Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karlhorky/repro-bun-spawn-kill-fails-on-github-actions

Repro for <url>
https://github.com/karlhorky/repro-bun-spawn-kill-fails-on-github-actions

Last synced: 17 days ago
JSON representation

Repro for <url>

Awesome Lists containing this project

README

        

# repro-bun-spawn-kill-fails-on-github-actions

To install dependencies:

```bash
bun install
```

To run:

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

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