
Install CLI and LSP server with Nix
Supported operating systems:
In order to install quick-lint-js' Nix package, you must first install Nix or NixOS.
Open a terminal, and run the following command:
nix-env -f https://github.com/quick-lint/quick-lint-js/archive/0.5.0.tar.gz -iA quick-lint-js
Now the CLI, called quick-lint-js
, is available in your
user profile:
quick-lint-js --version quick-lint-js version 0.5.0