Homebrew tap for enthus GmbH command-line tools — all designed to be driven equally well by humans and LLM agents.
Add the tap and install any formula:
brew tap enthus-appdev/tap
brew install atl
brew install esq
brew install n8nctlOr install directly without tapping first:
brew install enthus-appdev/tap/atlUpgrade all installed formulas from this tap with brew upgrade.
| Formula | Source | Description |
|---|---|---|
atl |
atl-cli |
Jira and Confluence CLI — a CLI alternative to the Atlassian MCP |
esq |
esq-cli |
Query and inspect Elasticsearch clusters with environment switching |
n8nctl |
n8n-cli |
Manage n8n workflows — pull, push, execute, activate |
Formulas are updated automatically on each upstream release via GoReleaser.
All formulas ship prebuilt binaries for:
- macOS (Apple Silicon and Intel)
- Linux (arm64 and amd64)
The tap's contents — this README and the Formula/*.rb files — are licensed under the MIT License. Each installed binary is governed by the license in its source repository.