Skip to main content

Module installers

Module installers 

Source

Modules§

alacritty
bash_language_server
commitlint
deno
docker_langserver
eslint_d
graphql_lsp
hadolint
harper_ls
helm_ls
lua_ls
marksman
nvim
prettierd
quicktype
rio
ruff_lsp
rust_analyzer
shellcheck
sql_language_server
sqruff
taplo
terraform_ls
typescript_language_server
typos_lsp
vscode_langservers
yaml_language_server

Traits§

Installer
Trait for installing development tools.
SystemDependent

Functions§

format_timing 🔒
Format phase timing summary line.
install_macos_app
Common install pattern for macOS .app bundles built from source.
install_npm_tool
Common install pattern for npm-based tools: download via npm, symlink the binary, and make it executable.