An open API service indexing awesome lists of open source software.

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

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).