Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/si3nloong/homebrew-tools
My homebrew tools
https://github.com/si3nloong/homebrew-tools
formula homebrew
Last synced: 12 days ago
JSON representation
My homebrew tools
- Host: GitHub
- URL: https://github.com/si3nloong/homebrew-tools
- Owner: si3nloong
- Created: 2024-03-19T15:56:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:13:48.000Z (10 months ago)
- Last Synced: 2024-11-15T03:12:21.624Z (2 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
```