Return to Prerequisites and Tooling
The checkPrerequisites.sh script should validate the required tools before the developer generates Artifacts, builds containers, runs Nodes, or collects acceptance Evidence.
The script should check:
The script should produce clear, actionable output. When a check passes, the script should report the result briefly. When a check fails, the script should explain what failed, why it matters, and what the developer should inspect or install next.
The script should return a non-zero exit code when a required prerequisite fails. It may return warnings for missing optional tools, but those warnings should not block Baseline execution unless the developer requested a workflow that depends on the optional tool.
© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.