mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-25 09:41:46 +08:00
15 lines
169 B
Markdown
15 lines
169 B
Markdown
# Packages
|
|
|
|
https://github.com/RubyMetric/chsrc/issues/16
|
|
|
|
- [x] `Homebrew`
|
|
- [x] `scoop`
|
|
- [ ] `AUR`
|
|
- [ ] ...
|
|
|
|
```bash
|
|
$ brew install chsrc
|
|
|
|
$ scoop install chsrc
|
|
```
|