Run script reference
Run scripts are covered in the project scripts reference
Run scripts are now covered in Project scripts.
Use a run script when the Run button should start your app, server, test watcher, worker, or another long-running command from the active workspace. Open Settings, select the project, and edit run scripts, or use .conductor/settings.local.toml for local file-backed changes.
For projects that cannot run cleanly from a workspace directory, see Spotlight testing.