https://github.com/piszmog/homebrew-tools
https://github.com/piszmog/homebrew-tools
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piszmog/homebrew-tools
- Owner: Piszmog
- Created: 2024-10-20T02:59:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T18:06:57.000Z (6 months ago)
- Last Synced: 2025-02-12T14:38:05.314Z (3 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Piszmog Tools
## How do I install these formulae?
`brew install piszmog/tools/`
Or `brew tap piszmog/tools` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "piszmog/tools"
brew ""
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).