Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibme/homebrew-tap
This is a Homebrew tap for software maintained by @shibme
https://github.com/shibme/homebrew-tap
brew homebrew packages releases
Last synced: 23 days ago
JSON representation
This is a Homebrew tap for software maintained by @shibme
- Host: GitHub
- URL: https://github.com/shibme/homebrew-tap
- Owner: shibme
- Created: 2024-01-01T18:23:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:45:29.000Z (2 months ago)
- Last Synced: 2024-10-04T21:43:27.434Z (about 1 month ago)
- Topics: brew, homebrew, packages, releases
- Language: Ruby
- Homepage: https://dev.shib.me
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Homebrew Tap
=====================
This is a [Homebrew][brew] tap for software maintained by [Shibly Meeran][shibme].Setup
-----
Using these formulae requires [Homebrew][brew] to be installed.Once homebrew is installed, simply run:
```
brew tap shibme/tap
```Use
---
To install software, just use `brew install` with the name of the formula. You may have to run `brew update` first to get the latest version of the formulae. For example, to install the latest version of [xipher][xipher], run:
```
brew update
brew install xipher
```
or to install [xipher][xipher] directly without setting tap, run:
```
brew install shibme/tap/xipher
```[brew]: http://brew.sh
[shibme]: https://github.com/shibme
[xipher]: https://github.com/shibme/xipher