-
Notifications
You must be signed in to change notification settings - Fork 4
Enable running Microsoft Store Developer CLI commands via a new 'store' subcommand. #214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. before merging:
- Need to have msstore team review and approve
- Usage docs updated to include store command and link to msstore docs
- Readme updated to include store command in the list of commands
- Add tests
- Should we have a silent install option (install MSStoreCLI if not installed) for things like CI? Or a command to ensure it is installed prior to calling it
winapp store ensure-available? The second option seems better to me.
We have 3 options:
But we are passing that burden to them, which is not ideal.
|
Fixes #142