Skip to main content
The script must be defined in devbox.json, or else it will be interpreted as an arbitrary command. You can pass arguments to your script or command. Everything after -- will be passed verbatim into your command (see example)

Examples

Run a command directly:
Run a script (defined as "moo": "cowsay moo") in your devbox.json:

Options

SEE ALSO

Edit this page