Skip to content
/ bun Public template

`bun create ndxbn/bun my_app_name` is template for small bun script

License

Notifications You must be signed in to change notification settings

ndxbn/bun

Repository files navigation

Bun

Formatted with Biome Linted with Biome

This project is created by bun create ndxbn/bun.

Requirements

Install & Run

bun install
bun main.ts

Testing

bun test