2.2.4
index.ts
preload
CHANGELOG.md
A little template for TypeScript projects, using Bun.
bun install
To run:
bun run src/index.ts
Bun includes a test runner out of the box.
bun test