Setup script reference
Setup scripts are covered in the project scripts reference
Setup scripts are now covered in Project scripts.
Use a setup script when a new workspace needs commands, generated files, symlinks, or workspace-specific resources. Configure it with scripts.setup in .conductor/settings.toml, or open Settings, select the project, and edit the setup script.
For static gitignored files such as .env.local, use Files to copy instead.