<%- await include("../common-head.ejs.html", {where: "with Homebrew"}) %> <%- await include("../common-header.ejs.html", {breadcrumbName: "Homebrew"}) %>

Install for Kate on macOS with Homebrew

Supported operating systems:

1. Install prerequisites

<%- await include("../../common-homebrew.ejs.html", {prerequisitesOnly: true}) %> <%- await include("../common-prerequisites.ejs.html") %>

2. Install quick-lint-js

<%- await include("../../common-homebrew.ejs.html", {excludePrerequisites: true}) %> <%- await include("../common-configure.ejs.html", {step: 3}) %>