Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

[Cli] Winget Install#934

Merged
gregnazario merged 2 commits intomainfrom
logan/winget-install
May 8, 2025
Merged

[Cli] Winget Install#934
gregnazario merged 2 commits intomainfrom
logan/winget-install

Conversation

@WGB5445
Copy link
Contributor

@WGB5445 WGB5445 commented May 8, 2025

Description

Checklist

  • If any existing pages were renamed or removed:
    • Were redirects added to next.config.mjs?
    • Did you update any relative links that pointed to the renamed / removed pages?
  • Do all Lints pass?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

Copilot AI review requested due to automatic review settings May 8, 2025 13:00
@vercel
Copy link

vercel bot commented May 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2025 1:06pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds installation instructions for the Aptos CLI on Windows using winget as an alternative to Chocolatey and precompiled binaries.

  • Added a section with winget installation instructions in the Chinese documentation page.

choco install aptos
```
### 如果已安装 [winget](https://winget.run/),可运行以下命令安装 Aptos CLI:

Copy link

Copilot AI May 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider including a note about the minimum Windows version requirement for winget or linking to official winget documentation to help clarify prerequisites for users.

Suggested change
<Callout type="info" emoji="ℹ️">
`winget` 需要 Windows 10 版本 1809 或更高版本。您可以访问 [官方 winget 文档](https://learn.microsoft.com/windows/package-manager/) 了解更多信息。
</Callout>

Copilot uses AI. Check for mistakes.
@gregnazario gregnazario enabled auto-merge (squash) May 8, 2025 20:21
@gregnazario gregnazario disabled auto-merge May 8, 2025 20:22
@gregnazario gregnazario merged commit e825ed7 into main May 8, 2025
5 of 6 checks passed
@gregnazario gregnazario deleted the logan/winget-install branch May 8, 2025 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants