Files
bun.sh/test/cli/install
Claude Bot e06141bbdc Address PR review comments for --catalog flag
Changes:
- Add --catalog usage examples to add subcommand help text
- Add input validation for catalog name (trim whitespace, reject ':' and whitespace chars)
- Extract writePackageJSONToDisk helper to reduce code duplication
- Update tests to use beforeEach pattern and add --no-save test
- Fix format string in editCatalog to use {f} for version formatter

The prefetch disabling suggestion was not implemented because --catalog
needs to run installation to resolve package versions before writing
catalog references.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-16 03:28:09 +00:00
..
2025-08-27 06:39:11 -07:00
2025-08-27 06:39:11 -07:00
2025-11-14 16:49:21 -08:00
2023-10-12 15:17:03 -07:00