bun-run
Verified for current stable LTS
Bun Run Commands
Bun Run command syntax with verified terminal examples.
Commands
4 commands for Bun Run
bun-run Operations
Bun Run Command: Run File In Watch Mode
bun run --watch <path/to/file.ts> bun-run Operations
Bun Run Command: Run File With Specific Configuration
bun run -c <path/to/bunfig.toml> <path/to/file.ts> bun-run Operations
Bun Run Command: Run Javascript Typescript File Directly
bun run <path/to/file.ts> bun-run HTTP
Bun Run Command: Run Script Definied In Package Json
bun run <script_name> Suggest a Bun Run Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bun Run workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.