Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thegeeklab/homebrew-tap

Homebrew Tap of Geeklab tools
https://github.com/thegeeklab/homebrew-tap

homebrew homebrew-tap

Last synced: 20 days ago
JSON representation

Homebrew Tap of Geeklab tools

Awesome Lists containing this project

README

        

# homebrew-tap

## Installation

Add the tap:

```shell
brew tap thegeeklab/tap
```

Install formula:

```shell
brew install # e.g. brew install git-sv
```

## Update formulas

```shell
# make sure you installed the formula first, then:
brew bump-formula-pr -v --strict --version git-sv
```

## Contributors

Special thanks to all [contributors](https://github.com/thegeeklab/homebrew-tap/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/thegeeklab/homebrew-tap/blob/main/CONTRIBUTING.md).

## Maintainer

- [pat-s](https://github.com/pat-s/)

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/homebrew-tap/blob/main/LICENSE) file for details.