Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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>
- Host: GitHub
- URL: https://github.com/karlhorky/repro-bun-spawn-kill-fails-on-github-actions
- Owner: karlhorky
- Created: 2024-06-15T15:03:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T16:05:40.000Z (5 months ago)
- Last Synced: 2024-10-20T05:21:06.565Z (24 days ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.