Run the devkit health check and print results. **Usage:** `devkit health` **Output:** Pass/fail per check, overall status. Exit code 1 if any check fails. **Files to touch:** - `packages/devkit/src/cli/mod.rs` - `packages/devkit/src/monitoring/health.rs`
Run the devkit health check and print results.
Usage:
devkit healthOutput: Pass/fail per check, overall status. Exit code 1 if any check fails.
Files to touch:
packages/devkit/src/cli/mod.rspackages/devkit/src/monitoring/health.rs