>_ linuxcommand.dev
Startseite devbox
Development

devbox

Project-based dev environments on top of Nix.

Last updated: Report error
Syntax
$devbox [COMMAND] [OPTIONS]
Examples
Examples
$devbox init
Examples
$devbox add go_1_22
Examples
$devbox shell
Typical use cases
Initialize project
devbox init
Start shell
devbox shell
Note Creates reproducible development setups with a simpler CLI over Nix.
Export