Skip to main content

devbox install

Starts a new devbox shell and installs all packages mentioned in devbox.json in current directory or a directory specified via --config.

Then exits the shell when packages are done installing.

devbox install [flags]

Options

OptionDescription
-c, --config stringpath to directory containing a devbox.json config file
-h, --helphelp for install
-q, --quietsuppresses logs

SEE ALSO

  • devbox - Instant, easy, predictable development environments