Procedure

Install Bun JavaScript runtime

Install Bun via the official install script (curl on macOS/Linux, PowerShell on Windows), ensure bun is on PATH, then verify with bun --version.

  1. Install Bun from https://bun.sh/docs/installation . macOS/Linux (unzip r

    Install Bun from https://bun.sh/docs/installation . macOS/Linux (unzip required on Linux): curl -fsSL https://bun.com/install | bash . Windows PowerShell: powershell -c "irm bun.sh/install.ps1|iex"

  2. Open a new terminal so ~/.bun/bin (or the Windows install path) is on PA

    Open a new terminal so ~/.bun/bin (or the Windows install path) is on PATH, or follow the PATH note printed by the installer.

  3. bun --version

    bun --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11WZQMTM98NKKQFP58CFP8S

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.