# just-lsp を Homebrew, apk, Nix, pacman, scoop でインストール

just-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:just-lsp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install just-lsp
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add just-lsp
```

  証拠: Alpine Linux edge package indexes: just-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#just-lsp
```

  証拠: nixpkgs package indexes: pkgs/by-name/ju/just-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S just-lsp
```

  証拠: Arch Linux sync databases: just-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/just-lsp
```

  証拠: Scoop official bucket manifest trees: bucket/just-lsp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:just-lsp
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.0
- **ソース概要:** Language server for just
- **ホームページ:** <https://github.com/terror/just-lsp>
- **リポジトリ:** <https://github.com/terror/just-lsp>
- **最終更新:** 2026-08-01T06:43:27Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- just-lsp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.0
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/terror/just-lsp>
- <https://github.com/terror/just-lsp>
- <https://github.com/terror/just-lsp/releases>
- <https://just.systems/man/en/language-server-protocol.html>
- <https://microsoft.github.io/language-server-protocol/>
- <https://raw.githubusercontent.com/terror/just-lsp/master/README.md>


## セキュリティノート

just-lsp に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- Nix - just-lsp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ju/just-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - just-lsp - 0.5.1-r0: normalized package name match | Alpine Linux edge package indexes: just-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Language server for just | https://github.com/terror/just-lsp
- pacman - just-lsp - 0.6.1-1: normalized package name match | Arch Linux sync databases: just-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A language server for just | https://github.com/terror/just-lsp
- Scoop - main/just-lsp: normalized package name match | Scoop official bucket manifest trees: bucket/just-lsp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/just-lsp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/just-lsp.yml)


## ソース

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
