* fix: make check/config cross-platform for Windows (#1080) - replace shell-based check/config recipes with Python entrypoints - add a cross-platform dependency checker script - add a cross-platform config bootstrap script - route make targets through a Python variable for consistent invocation - preserve existing config-abort behavior when config file already exists * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| check.py | ||
| check.sh | ||
| cleanup-containers.sh | ||
| configure.py | ||
| deploy.sh | ||
| docker.sh | ||
| serve.sh | ||
| start-daemon.sh | ||
| tool-error-degradation-detection.sh | ||
| wait-for-port.sh | ||