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: 7 months ago
JSON representation

My homebrew tools

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
```