Files
bun.sh/docs/cli
Claude Bot 477d709a0c Implement --all flag for bun run command
Add support for sequential execution of multiple package.json scripts
and source files, providing npm-run-all compatibility.

Features:
- Sequential execution of multiple targets
- Pattern matching with :* and : suffixes
- Mixed script/file execution support
- Comprehensive error handling and reporting
- Drop-in replacement for npm-run-all

Implementation:
- Add --all flag to CLI argument parsing
- Add run_all field to Context structure
- Implement pattern matching and expansion logic
- Use anyerror\! return type to resolve recursion issues
- Add extensive test coverage for all scenarios

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 15:43:57 +00:00
..
2023-02-23 17:13:30 -08:00
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2025-06-17 13:31:16 -07:00
2025-05-16 23:40:56 -07:00
2025-07-10 00:10:43 -07:00
2025-02-10 06:48:07 -08:00
2025-07-10 00:10:43 -07:00
2025-07-07 11:21:36 -07:00
2025-02-10 06:48:07 -08:00
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2025-02-10 06:48:07 -08:00