Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helprecipe · projects

Run any script from the Console tab

1 min · 2 steps

The Console isn't limited to dev/build/test. Type any package script.

The Console tab spawns shell processes inside the project directory. Avery ships pre-built buttons for the common scripts (dev / build / test / db-push) but the input field accepts anything in your `package.json#scripts`.

Steps

  1. Type the script name.

    Without `pnpm` prefix — Avery adds it.

  2. Hit Run.

    Output streams live. Cancel from the X button (sends SIGTERM; runaway processes are terminated cleanly).


Live recipes need the desktop

This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.

Download desktop →