/bun-scripts

Primary LanguageTypeScript

bun-scripts

My collection of scripts to do what-ever. You're welcome to look and use it freely, but not to claim ownership and sell.

To install dependencies:

bun install

To run:

bun run index.ts

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