https://github.com/steamre/homebrew-tools
Repository for installation of SteamRE tools via Homebrew (http://brew.sh)
https://github.com/steamre/homebrew-tools
Last synced: 11 months ago
JSON representation
Repository for installation of SteamRE tools via Homebrew (http://brew.sh)
- Host: GitHub
- URL: https://github.com/steamre/homebrew-tools
- Owner: SteamRE
- Created: 2024-08-25T11:47:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T09:21:31.000Z (about 1 year ago)
- Last Synced: 2025-07-07T15:54:26.325Z (11 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steamre Tools
## How do I install these formulae?
`brew install steamre/tools/`
Or `brew tap steamre/tools` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "steamre/tools"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).