Files
bun.sh/test/cli/install
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-07-16 02:00:53 -07:00
2025-08-12 17:07:46 -07:00
2023-10-12 15:17:03 -07:00