Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pkarpovich/homebrew-apps
Homebrew formulas for my CLI tools
https://github.com/pkarpovich/homebrew-apps
cli homebrew
Last synced: 2 months ago
JSON representation
Homebrew formulas for my CLI tools
- Host: GitHub
- URL: https://github.com/pkarpovich/homebrew-apps
- Owner: pkarpovich
- Created: 2022-12-10T00:31:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T20:24:38.000Z (over 1 year ago)
- Last Synced: 2023-09-05T20:50:16.838Z (over 1 year ago)
- Topics: cli, homebrew
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Formulas
This repository hosts the Homebrew formulas for my CLI applications. Using these formulas, you can easily install and manage the tools using the Homebrew package manager.
## Prerequisites
- [Homebrew](https://brew.sh/): If you haven't installed Homebrew yet, visit [brew.sh](https://brew.sh/) and follow the instructions.
## Getting Started
To tap into this repository and gain access to the formulas:
```bash
brew tap pkarpovich/apps
```