microsoft / microsoft/winappCli
Check for and install dependencies
- 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