mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-01-23 07:27:30 +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
|
|
```
|