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
- In CoreBox, type
script. - Press Enter on the action you need.
- Grant permissions when prompted.
Was this helpful?