No description
Find a file
2024-09-14 00:51:42 -05:00
examples initial 2024-09-14 00:51:42 -05:00
.gitignore initial 2024-09-14 00:51:42 -05:00
bun.lockb initial 2024-09-14 00:51:42 -05:00
main.ts initial 2024-09-14 00:51:42 -05:00
package.json initial 2024-09-14 00:51:42 -05:00
README.md initial 2024-09-14 00:51:42 -05:00
tsconfig.json initial 2024-09-14 00:51:42 -05:00

ciad

To install dependencies:

bun install

To run:

bun run main.ts

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.