This commit is contained in:
2025-08-18 18:46:53 -04:00
parent c278dfcf43
commit 06f71c60dd

View File

@@ -1,15 +1,4 @@
# @techniker-me/pcast-api
To install dependencies:
WIP...
```bash
bun install
```
To run:
```bash
bun run src/index.ts
```
This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.