Skip to main content

devbox init

Initialize a directory as a devbox project

Synopsis

Initialize a directory as a devbox project. This will create an empty devbox.json in the current directory. You can then add packages using devbox add

devbox init [<dir>] [flags]

Options

OptionDescription
-h, --helphelp for init
-q, --quietQuiet mode: Suppresses logs.

SEE ALSO

  • devbox - Instant, easy, predictable shells and containers