Skip to main content

devbox create

Initialize a directory as a devbox project using a template

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 create [dir] --template <template> [flags]

List of templates

Options

OptionDescription
-h, --helphelp for init
-t, --template stringTemplate to use for the project.
-q, --quietQuiet mode: Suppresses logs.

SEE ALSO

  • devbox - Instant, easy, predictable shells and containers