https://github.com/youngjuning/homebrew-tap
my homebrew tap
https://github.com/youngjuning/homebrew-tap
Last synced: about 1 month ago
JSON representation
my homebrew tap
- Host: GitHub
- URL: https://github.com/youngjuning/homebrew-tap
- Owner: youngjuning
- License: mit
- Created: 2021-01-26T11:00:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T12:47:33.000Z (over 5 years ago)
- Last Synced: 2025-02-19T13:46:43.553Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-tap
```sh
$ brew tap youngjuning/homebrew-tap
```
## tuya-panel-cli
### Install
```sh
$ brew tap youngjuning/homebrew-tap
$ brew install tuya-panel-cli
```
或者
```sh
$ brew install youngjuning/tap/tuya-panel-cli
```
### upgrade
```sh
$ brew upgrade tuya-panel-cli
```