microsoft / microsoft/winappCli

Check for and install dependencies

Open
#160 3 comments 0 reactions 0 assignees View on GitHub
cli enhancement
Dominant language
C#
Stars
1.3k
Forks
80
Avg merge
3d 6h
Merged PRs (30d)
51

Description

`winapp doctor` which checks + reports in JSON (and optionally installs/ensures using `--install` flag):
- OS version
- Required SDK/WinAppSDK versions
- Tools found (MakeAppx, SignTool, MSBuild)
- Certificate availability
- Runs silently in CI
- Accepts --version flag
- Suggests fixes needed

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the `winapp doctor` command but no implementation files, entry points, or tests. Start by locating that command and its existing CLI conventions; done means JSON reporting for the listed checks, optional `--install`, `--version`, silent CI operation, and suggested fixes.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.