Files
bun.sh/test/cli
Claude Bot 2287ec045c implement --bin-links flag for bun install
Add support for controlling symlink creation for package executables:
- CLI flags: --bin-links (default) and --no-bin-links
- bunfig.toml: binLinks setting (camelCase only)
- Default: true (maintains existing behavior)
- Works with both hoisted and isolated installs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 17:41:02 +00:00
..
2025-05-24 13:36:51 -07:00
2025-05-16 23:40:56 -07:00