mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-02 16:28:30 +08:00
27 lines
357 B
Markdown
27 lines
357 B
Markdown
# Packages
|
|
|
|
https://github.com/RubyMetric/chsrc/issues/16
|
|
|
|
- [x] `Homebrew`
|
|
- [x] `Scoop`
|
|
- [ ] `AUR`
|
|
- [ ] `Flatpak`
|
|
- [ ] ...
|
|
|
|
```bash
|
|
$ brew install chsrc
|
|
|
|
$ scoop install chsrc
|
|
```
|
|
|
|
<br>
|
|
|
|
# Homebrew
|
|
|
|
https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/chsrc.rb
|
|
|
|
|
|
# Scoop
|
|
|
|
https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json
|