bun-run Verified for current stable LTS

Bun Run Command: Run File With Specific Configuration

Use for run file with specific configuration with Bun Run. Exact CLI syntax to run file with specific configuration using Bun Run.

When to use this: Use for run file with specific configuration with Bun Run.

Command Syntax

bun run -c <path/to/bunfig.toml> <path/to/file.ts>

Command Breakdown

-c
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run file with specific configuration using Bun Run.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Bun Run directory