Automic VaultAutomic Vault

brew

just-lsp mit Homebrew, apk, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für just-lsp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install just-lsp

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add just-lsp

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

Nixverifiziert · 92%
nix profile install nixpkgs#just-lsp

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S just-lsp

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

Überblick

Paketzusammenfassung

Language server for just

Befehle und Aliase

  • just-lsp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für just-lsp wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
just-lspcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.5.0
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.5.0

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

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:just-lsp
Version0.5.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/just-lsp
Homepagehttps://github.com/terror/just-lsp
Repositoryhttps://github.com/terror/just-lsp
Upstream-Dokumentationhttps://github.com/terror/just-lsp#readme
LizenzCC0-1.0
Quellarchivhttps://github.com/terror/just-lsp/archive/refs/tags/0.5.0.tar.gz
Zuletzt aktualisiert2026-07-24T18:00:32Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

just-lsp

nix profile install nixpkgs#just-lsp
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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