# Installer just-lsp avec Homebrew, apk, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de just-lsp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:just-lsp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/just-lsp>
- **Version:** 0.5.0
- **Résumé source:** Language server for just
- **Page d'accueil:** <https://github.com/terror/just-lsp>
- **Dépôt:** <https://github.com/terror/just-lsp>
- **Docs amont:** <https://github.com/terror/just-lsp#readme>
- **Licence:** CC0-1.0
- **Archive source:** <https://github.com/terror/just-lsp/archive/refs/tags/0.5.0.tar.gz>
- **Dernière mise à jour:** 2026-07-24T18:00:32Z
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- just-lsp (cli)
- just-lsp (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 0.5.0
- gestionnaire mis à jour: 2026-07-24
- données locales: OK
- dépôt amont: https://github.com/terror/just-lsp
- dernière version détectée: 0.5.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour just-lsp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** just-lsp
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- 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.4.5-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.4.5-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


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [actions-languageserver](https://www.automicvault.com/fr/pkg/brew/actions-languageserver/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [asm-lsp](https://www.automicvault.com/fr/pkg/brew/asm-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.
- [codebook-lsp](https://www.automicvault.com/fr/pkg/brew/codebook-lsp/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [dhall-lsp-server](https://www.automicvault.com/fr/pkg/brew/dhall-lsp-server/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [efm-langserver](https://www.automicvault.com/fr/pkg/brew/efm-langserver/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [expert](https://www.automicvault.com/fr/pkg/brew/expert/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [fish-lsp](https://www.automicvault.com/fr/pkg/brew/fish-lsp/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.
- [gopls](https://www.automicvault.com/fr/pkg/brew/gopls/) - Shares av.db curated category or tags: cli, developer-tools, editor-integration, language-server, lsp.

## Combined YAML source

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


## Sources

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