run

Run an npx command.

@npx run {
    arguments = "hello-world-npm"
}

Argument Reference

The following arguments are supported:

  • arguments - (Optional) Arguments to pass to npx.
Last updated on