Skip to content

支持通过 Scoop 安装 MineCommit | Install MineCommit via Scoop #4

Description

@Ariestar

建议

建议为 MineCommit 提供 Scoop 安装方式,方便 Windows 用户直接通过 Scoop 安装、更新和卸载 MineCommit。

安装命令可以是:

scoop install minecommit

原因

目前 Windows 用户需要手动下载 Release 压缩包、解压并将 minecommit.exe 放入 PATH,首次使用的步骤比较繁琐。MineCommit 已经提供 Windows x64 Release,适合制作 Scoop manifest。

Scoop 可以自动处理:

  • 安装和卸载;
  • 将 minecommit.exe 加入 PATH;
  • 通过 GitHub Release 检查更新;
  • 校验下载文件的 SHA256。

建议方案

在 ScoopInstaller/Extras 中新增 bucket/minecommit.json,使用 GitHub Release 的 Windows x64 压缩包,并配置 checkver 和 autoupdate。

当前 Release 信息:

Extras 侧的 manifest 提案:ScoopInstaller/Extras#18632

如果项目同意,我可以继续提交并验证对应的 Scoop manifest。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions