https://github.com/pkgxdev/homebrew-made
brew install pkgxdev/made/pkgx
https://github.com/pkgxdev/homebrew-made
Last synced: 10 months ago
JSON representation
brew install pkgxdev/made/pkgx
- Host: GitHub
- URL: https://github.com/pkgxdev/homebrew-made
- Owner: pkgxdev
- License: apache-2.0
- Created: 2023-01-17T22:12:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T13:19:29.000Z (10 months ago)
- Last Synced: 2025-03-29T14:26:01.095Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 29
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pkgx Tap
We package [`pkgm`], [`dev`] and [`mash`] for Homebrew.
```sh
brew install pkgxdev/made/pkgm
# ^^ https://github.com/pkgxdev/pkgm
brew install pkgxdev/made/dev
# ^^ https://github.com/pkgxdev/dev
brew install pkgxdev/made/mash
# ^^ https://github.com/pkgxdev/mash
```
> [!NOTE]
>
> `pkgx` has an official Homebrew formula:
>
> ```sh
> brew install pkgx
> ```
>
> We continue to publish `pkgx` to our tap for users who have tapped it
> previously, but do not recommend it for new users.
[`pkgm`]: https://github.com/pkgxdev/pkgm
[`dev`]: https://github.com/pkgxdev/dev
[`mash`]: https://github.com/pkgxdev/mash