mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Removed .bunx section from bun run docs (keep it focused on running scripts) - Significantly expanded .bunx documentation in bun install docs - Now properly explains how bin linking works during package installation - Added detailed explanation of how .bunx files are created during install - Better structured with subsections for clarity - Emphasizes this is a package installation feature, not just runtime 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>