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

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

Awesome Lists containing this project

README

          



Qlty

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
```

[![docs.qlty.sh](https://img.shields.io/badge/docs-docs.qlty.sh-08b2b7)](https://docs.qlty.sh)
[![brew test-bot](https://github.com/qltysh/homebrew-tap/actions/workflows/tests.yml/badge.svg)](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).