Synopsis
Initialize a directory as a devbox project. This will create an empty devbox.json in the current directory. You can then add packages usingdevbox add
Options
SEE ALSO
- devbox - Instant, easy, predictable shells and containers
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Initialize a directory as a devbox project
devbox add
devbox init [<dir>] [flags]
| Option | Description |
|---|---|
-h, --help | help for init |
-q, --quiet | Quiet mode: Suppresses logs. |
Was this page helpful?