bun

popularpackage managementcurl

Oven · JS runtime, task runner, and package management from the terminal.

$ curl -fsSL https://bun.sh/install | bash
One-liner to try
$ bun create next-app open-cli

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
bun --version
Agent URL
/cli/bun/agent.md

Quick reference

Installcurl -fsSL https://bun.sh/install | bash
Verifybun --version
First commandbun create next-app open-cli

About

JS runtime, task runner, and package management from the terminal. Built by Oven.

Example workflow

1. bun create next-app open-cli

Alternatives worth considering