Skip to main content
Version: 0.193.6

run

Executes a package binary via npx --yes.

@npx run {
package = "hello-world-npm"
args = ""
}

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • package - (Required) Package to execute.
  • args - (Optional) Arguments forwarded to the package.