https://github.com/loonghao/homebrew-tap
Homebrew tap for loonghao's tools and applications
https://github.com/loonghao/homebrew-tap
homebrew linux macos package-manager shimexe
Last synced: 6 days ago
JSON representation
Homebrew tap for loonghao's tools and applications
- Host: GitHub
- URL: https://github.com/loonghao/homebrew-tap
- Owner: loonghao
- Created: 2025-07-06T18:41:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-06T18:55:03.000Z (about 1 year ago)
- Last Synced: 2026-06-21T14:57:10.935Z (19 days ago)
- Topics: homebrew, linux, macos, package-manager, shimexe
- Language: Ruby
- Homepage: https://brew.sh/
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for loonghao's Tools
This is a [Homebrew](https://brew.sh/) tap containing applications and tools developed by loonghao.
## Installation
First, add this tap to your Homebrew installation:
```bash
brew tap loonghao/tap
```
Then install any of the available applications:
```bash
brew install shimexe
```
## Available Applications
### shimexe
The Modern Executable Shim Manager - Transform any executable into a smart, portable shim with HTTP download support.
```bash
brew install shimexe
```
## Contributing
This tap is automatically maintained by GitHub Actions. Formulas are updated automatically when new releases are published.
## Support
For issues with specific applications, please visit their respective repositories:
- [shimexe](https://github.com/loonghao/shimexe)
For issues with this tap, please [open an issue](https://github.com/loonghao/homebrew-tap/issues).