Skip to main content

Module installers

Module installers 

Source

Modules§

alacritty
bash_language_server
cargo
commitlint
deno
docker_langserver
eslint_d
graphql_lsp
hadolint
helm_ls
lua_ls
marksman
nvim
opencode
prettierd
quicktype
rio
ruff_lsp
shellcheck
sql_language_server
sqruff
starship
terraform_ls
typescript_language_server
typos_lsp
vscode_langservers
yaml_language_server
zellij

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.
run_health_check
Runs a command used to verify an installed binary.