devbox run. For example:
Hello World to the console from within your devbox shell.
For more details, read our scripts guide
Examples
Options
SEE ALSO
- devbox - Instant, easy, predictable shells and containers
Starts a new interactive shell and runs your target script in it. The shell will exit once your target script is completed or when it is terminated via CTRL-C. Scripts can be defined in your devbox.json.
devbox run. For example:
Hello World to the console from within your devbox shell.
For more details, read our scripts guide