-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
docs(website): add instructions for installing from WinGet #520
docs(website): add instructions for installing from WinGet #520
Conversation
Thanks for opening this pull request! Please check out our contributing guidelines! ⛰️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #520 +/- ##
=======================================
Coverage 41.30% 41.30%
=======================================
Files 15 15
Lines 1034 1034
=======================================
Hits 427 427
Misses 607 607
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Thanks for this!
website/docs/installation/windows.md
Outdated
--- | ||
sidebar_position: 8 | ||
--- | ||
# Windows |
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.
Maybe it would be better to rename this file/title to "WinGet" instead for being more specific, what do you think?
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.
Possibly! Or windows.md, with a section for WinGet, then any other sections in the future? Up to you of course
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.
Thinking about it more, you're right, winget.md would be better!
Probably best to squash this because of all the typo commits... |
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.
Thanks!
Congrats on merging your first pull request! ⛰️ |
Description
This PR adds WinGet installation instructions.
Motivation and Context
Relating to #351
git-cliff
was added to the official WinGet packages list via microsoft/winget-pkgs#140905How Has This Been Tested?
Running
winget install git-cliff
on Windows.Screenshots / Logs (if applicable)
Types of Changes
Checklist: