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

Install CLI and LSP server with Nix

Supported operating systems:

<%- await include("../../common-nix.ejs.html") %>

Now the CLI, called quick-lint-js, is available in your user profile:

quick-lint-js --version
quick-lint-js version <%= qljsVersionInfo.version %>