Docs/Workspace Scripts (touch-workspace-scripts)
Universal Tutorial

Workspace Scripts (touch-workspace-scripts)

Workspace Scripts (touch-workspace-scripts)

When to Use

  • Run scripts from workspace package.json with one action.

Trigger

  • Feature ID: workspace.scripts
  • Commands: script / workspace / run

Core Capabilities

  • Workspace scripts: read package.json scripts and run with one click.
  • Supported platforms: win32, darwin, linux

Config & Data

  • Config/data files: workspace-scripts.json
  • Plugin directory: plugins/touch-workspace-scripts

Permissions

  • Required: system.shell, fs.read

Quick Start

  1. In CoreBox, type script.
  2. Press Enter on the action you need.
  3. Grant permissions when prompted.
Was this helpful?