Bun Config Generator
Generate bunfig.toml with install, test, and runtime configuration
All processing happens in your browser. No data is sent to any server.
Install Settings
Run Settings
Test Settings
General
Generated bunfig.toml
Why This Tool
Bun uses bunfig.toml for runtime, install, and test configuration. This generator provides a visual interface to configure Bun settings and outputs a valid TOML config file ready for your project.
How It Works
Select your desired runtime options, package install settings, test configuration, and other Bun-specific options. Copy the generated bunfig.toml into your project root.