Implement Prepare Environment Script

Implement a prepare-environment script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, following the same conceptual pattern as the bundled Java reference script in assets/. Use when the user wants to add a one-time per-build setup step (install deps, pre-build artifacts, populate caches) for a new language (Python, Node.js, Go, Rust, Flutter, etc.) to a ***plain project, or wants to regenerate / adapt the existing Java runner.

codeplain-ai 36c765a 3 files · 41.0 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/implement-prepare-environment-script commit 36c765ad85

Frequently asked questions

npx skillmds@latest add codeplain-ai/implement-prepare-environment-script