pub async fn check_requirements() -> Vec<CheckResult>Expand description
Run all requirement checks.
Returns a list of check results for: git, gh CLI, gh authentication, SSH keys, and SSH GitHub access.
pub async fn check_requirements() -> Vec<CheckResult>Run all requirement checks.
Returns a list of check results for: git, gh CLI, gh authentication, SSH keys, and SSH GitHub access.