mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Update README about WinGet
This commit is contained in:
@@ -4,8 +4,8 @@ https://github.com/RubyMetric/chsrc/issues/16
|
||||
|
||||
- [x] `Homebrew`
|
||||
- [x] `Scoop`
|
||||
- [x] `WinGet`
|
||||
- [x] `AUR`
|
||||
- [x] `Winget`
|
||||
- [ ] `Flatpak`
|
||||
- [ ] `snap`
|
||||
- [ ] ...
|
||||
@@ -15,6 +15,8 @@ $ brew install chsrc
|
||||
|
||||
$ scoop install chsrc
|
||||
|
||||
$ winget install RubyMetric.chsrc
|
||||
|
||||
yay -S chsrc-bin # Binary from GitHub Release
|
||||
yay -S chsrc # Build from GitHub Release
|
||||
yay -S chsrc-git # Build from the latest main branch (stable)
|
||||
@@ -30,6 +32,10 @@ https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/chsrc.rb
|
||||
|
||||
https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json
|
||||
|
||||
# WinGet
|
||||
|
||||
https://github.com/microsoft/winget-pkgs/tree/master/manifests/r/RubyMetric/chsrc
|
||||
|
||||
# AUR
|
||||
|
||||
[chsrc-bin](https://aur.archlinux.org/packages/chsrc-bin): 从GitHub Release直接下载的二进制文件
|
||||
@@ -37,7 +43,3 @@ https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json
|
||||
[chsrc](https://aur.archlinux.org/packages/chsrc):从GitHub Release的代码构建
|
||||
|
||||
[chsrc-git](https://aur.archlinux.org/packages/chsrc-git):从最新源码构建的版本,偶尔可能不稳定
|
||||
|
||||
# Winget
|
||||
|
||||
`winget install RubyMetric.chsrc` 直接使用winget命令安装
|
Reference in New Issue
Block a user