Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasnep/homebrew-tap
https://github.com/hasnep/homebrew-tap
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasnep/homebrew-tap
- Owner: Hasnep
- Created: 2022-06-15T23:51:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T02:36:05.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T23:09:05.169Z (almost 2 years ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tap
> **Warning**
> The `meta-package-manager` formula has been merged into the official Homebrew core repository, so this tap is now deprecated.
> To remove the tap, run
>
> ```shell
> brew untap hasnep/homebrew-tap
> ```
>
> Then reinstall `mpm` by running
>
> ```shell
> brew reinstall meta-package-manager
> ```A [Homebrew](https://brew.sh/) tap (third-party repository) for the [meta-package-manager](https://kdeldycke.github.io/meta-package-manager/) tool.
## Usage
If you have Homebrew installed, add the Homebrew tap by running
```shell
brew tap hasnep/homebrew-tap
```Then install `mpm` by running
```shell
brew install meta-package-manager
```