https://github.com/qltysh/homebrew-tap
Homebrew tap for the Qlty CLI
https://github.com/qltysh/homebrew-tap
Last synced: 6 months ago
JSON representation
Homebrew tap for the Qlty CLI
- Host: GitHub
- URL: https://github.com/qltysh/homebrew-tap
- Owner: qltysh
- License: mit
- Created: 2025-04-18T14:44:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-18T15:48:36.000Z (9 months ago)
- Last Synced: 2025-05-07T17:27:48.499Z (8 months ago)
- Language: Ruby
- Homepage: https://qlty.sh
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
brew tap qltysh/tap
### What is Qlty?
[Qlty CLI](https://github.com/qltysh/qlty) is a multi-language code quality tool for linting, auto-formatting, maintainability, security, and coverage with support for 70+ static analysis tools for 40+ languages and technologies.
The Qlty CLI is **completely free for all use**, including for commercial projects, with no limits on contributors.
## 🚀 Quick Start
```bash
brew tap qltysh/tap
brew install qlty
qlty --version
qlty --help
```
[](https://docs.qlty.sh)
[](https://github.com/qltysh/homebrew-tap/actions/workflows/tests.yml)
## 🖥️ System Requirements
| Operating System | x86_64 | arm64 |
|-|-|-|
| MacOS | ✅ | ✅ |
| Linux | ✅ | ✅ |
## 🛟 Help or Feedback
- [Get Started](https://qlty.sh/) with Qlty Cloud
- Read the [documentation](https://docs.qlty.sh)
- Join our [Discord](https://qlty.sh/discord) chat
- [Community support](https://github.com/orgs/qltysh/discussions/categories/q-a) via GitHub Discussions
- [Feature requests](https://github.com/orgs/qltysh/discussions/categories/feedback) via GitHub Discussions
- [Bug reports](https://github.com/qltysh/qlty-action/issues/new/choose) via GitHub Issues
## ⚖️ License
This Homebrew tap is provided under the MIT License.
Qlty CLI is published under a Fair Source license. As Fair Source, the Qlty CLI is free to use (including in commercial contexts), modify, and distribute in accordance with its license.
More details are available [in the qltysh/qlty repository](https://github.com/qltysh/qlty/blob/main/LICENSE.md).