Skip to content

Bun Development Guidelines

Objective: Define standards for building fast JavaScript/TypeScript applications with the Bun runtime — covering tooling, compatibility, HTTP servers, testing, and bundling for production.

Source File

View the full rule: .agent/rules/bun.md

Sections

    1. Runtime, Tooling & Version Management
    1. Compatibility & Ecosystem
    1. TypeScript & JavaScript
    1. HTTP Server & APIs
    1. Testing, Bundling & CI

Released under the MIT License.