create-bunfig
v0.0.0
Published
creates a interactive a bunfig.toml config
Downloads
10
Readme
create-bunfig
Interactively create a
bunfig.tomlconfiguration file for your Bun projects.
Usage
$ npx create-bunfigThis will launch an interactive guide to help you configure your bunfig.toml.
Options
--yes, -y
Skip all interactions and generate a default bunfig.toml configuration.
$ npx create-bunfig --yes--help
Show detailed help information.
$ npx create-bunfig --helpGenerated Configuration
The CLI helps you configure:
- Runtime: Default port, JSX factory
- Test: Code coverage
- Install: Global installation preference
License
MIT © Involvex
