https://github.com/si3nloong/homebrew-tools
My homebrew tools
https://github.com/si3nloong/homebrew-tools
formula homebrew
Last synced: 7 months ago
JSON representation
My homebrew tools
- Host: GitHub
- URL: https://github.com/si3nloong/homebrew-tools
- Owner: si3nloong
- Created: 2024-03-19T15:56:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:13:48.000Z (over 1 year ago)
- Last Synced: 2025-01-15T09:02:35.169Z (9 months ago)
- Topics: formula, homebrew
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tools
Homebrew formula for installing si3nloong apps & tools.
## How To Use
Add repository:
```
brew tap si3nloong/tools
```Install [helm-restore](https://github.com/si3nloong/helm-restore):
```
brew install helm-restore
```Upgrade the `helm-restore` CLI to the latest version:
```
brew upgrade helm-restore
```