Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix, pacman 安装 just-lsp

查看 just-lsp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install just-lsp

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add just-lsp

Alpine Linux edge package indexes · just-lsp · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#just-lsp

nixpkgs package indexes · pkgs/by-name/ju/just-lsp/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S just-lsp

Arch Linux sync databases · just-lsp · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Language server for just

命令和别名

  • just-lsp

历史

项目历史与用法

just-lsp is a Rust language-server implementation for `just` files. It brings editor features such as completion, hover documentation, go-to-definition, diagnostics, rename, references, semantic highlighting, folding, formatting, and code actions to `justfile` workflows.

项目历史

The just-lsp repository was created on 2022-02-12 by Liam Scalzulli. It appeared after `just` had become a popular Make-like command runner and after Language Server Protocol tooling had become the normal way to add editor intelligence without writing editor-specific plugins.

The project is intentionally narrow: it tracks the syntax and builtin surface of `just` and exposes it through the Language Server Protocol. The `just` manual includes a language-server page that points users to just-lsp for go-to-definition, inline diagnostics, and code completion.

采用历史

just-lsp adoption follows editor adoption of `justfile` automation. Its README documents installation through Cargo, Homebrew, Arch Linux, Mason for Neovim, and prebuilt binaries for Linux, macOS, and Windows. The input package metadata also shows packaging in Alpine, Homebrew, Nix, and Arch.

The official repository metadata showed more than 300 GitHub stars on 2026-07-01, which is modest but meaningful for a language server dedicated to one task-runner file format.

使用方式

Users install `just-lsp`, configure their editor's LSP client for `justfile` files, and get structured diagnostics and navigation while editing recipes. It is especially useful in repositories where the justfile has grown beyond a small list of shell snippets.

Because formatting delegates to `just --fmt --unstable`, just-lsp sits beside the `just` binary rather than replacing its parser and formatter as the authority for the language.

为什么软件包爱好者会关心

just-lsp is a small sign of `just` becoming infrastructure rather than a personal helper binary. Once a file format gets a language server, package maintainers and editor users start treating it as a language with syntax, diagnostics, and tooling expectations.

For package nerds, it is also an example of the LSP pattern spreading from programming languages to configuration and automation files.

时间线

  • 2022-02-12: The just-lsp GitHub repository is created.
  • 2026-02-04: just-lsp 0.3.3 is published on GitHub.
  • 2026-03-16: just-lsp 0.4.0 is published on GitHub.
  • 2026-06-16: just-lsp 0.4.7 is published on GitHub.

Related projects

  • just is the command runner and file format that just-lsp serves.
  • The Language Server Protocol is the editor protocol just-lsp implements.
  • Mason is a Neovim package manager that the just-lsp README documents as an installation path.
  • tree-sitter grammar work around justfiles is adjacent because syntax awareness is central to editor tooling.

安全态势

尚未找到受保护工具覆盖

没有找到 just-lsp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
just-lspcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.5.0
管理器更新时间2026-07-24
本地数据OK
上游当前
检测到的最新版本0.5.0

https://github.com/terror/just-lsp

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:just-lsp
版本0.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/just-lsp
主页https://github.com/terror/just-lsp
仓库https://github.com/terror/just-lsp
上游文档https://github.com/terror/just-lsp#readme
许可证CC0-1.0
源码归档https://github.com/terror/just-lsp/archive/refs/tags/0.5.0.tar.gz
最后更新2026-07-24T18:00:32Z
Pulseupdated
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejust-lsp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

just-lsp

nix profile install nixpkgs#just-lsp
  • normalized package name match
  • 匹配方式:Just Lsp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ju/just-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

just-lsp 0.4.5-r0

Language server for just

https://github.com/terror/just-lsp

sudo apk add just-lsp
  • License: CC0-1.0
  • Architecture: x86_64
  • Source Package: just-lsp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Just Lsp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: just-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

just-lsp 0.4.5-1

A language server for just

https://github.com/terror/just-lsp

sudo pacman -S just-lsp
  • License: CC0-1.0
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Just Lsp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: just-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment