Install Octoform¶
Choose the MAJOR.MINOR documentation line that matches the package, then pin
an exact patch. This page currently verifies 0.3.2; the
changelog identifies when patch-specific guidance
begins to apply.
Check the runtime¶
Octoform 0.3 requires Node.js 20 or newer. Use a supported Node.js release
in local development and automation.
Choose an invocation model¶
Use this for evaluation, CI jobs, and occasional administration:
Use this when a repository owns its governance automation and lockfile:
Verify what will run¶
The help output must list audit, plan, apply, classify, and
properties sync. If a shell resolves a different installation, inspect the
executable path or use the fully pinned npx form.
Documentation and package versions
The Git tag of this documentation repository may have a later editorial
patch. The selector remains 0.3 for every compatible 0.3.x package;
executable examples use the exact patch validated by the current
publication.