bun
popularpackage managementcurl
Oven · JS runtime, task runner, and package management from the terminal.
$ curl -fsSL https://bun.sh/install | bashOne-liner to try
$ bun create next-app open-cliAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
bun --version
Agent URL
/cli/bun/agent.md
Quick reference
Install
curl -fsSL https://bun.sh/install | bashVerify
bun --versionFirst command
bun create next-app open-cliAbout
JS runtime, task runner, and package management from the terminal. Built by Oven.
Example workflow
1. bun create next-app open-cli