macOS
brew install eask-clilocal Homebrew formula metadata
sudo port install eask-cliMacPorts ports tree · devel/eask-cli/Portfile · Quelle: api.github.com
brew / Rang 5022
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für eask-cli in AI-Agent-Workflows.
Installation
brew install eask-clilocal Homebrew formula metadata
sudo port install eask-cliMacPorts ports tree · devel/eask-cli/Portfile · Quelle: api.github.com
nix profile install nixpkgs#eask-clinixpkgs package indexes · pkgs/by-name/ea/eask-cli/package.nix · Quelle: api.github.com
sudo dnf install easkFedora Rawhide package metadata · eask · Quelle: dl.fedoraproject.org
scoop install extras/eask-cliScoop official bucket manifest trees · bucket/eask-cli.json · Quelle: api.github.com
winget install --id eask.cli -eWindows Package Manager source index · eask.cli · Quelle: cdn.winget.microsoft.com
Überblick
CLI for building, running, testing, and managing your Emacs Lisp dependencies
Verlauf
Eask is a CLI and project file format for Emacs Lisp package development, dependency management, testing, and script execution. It is distributed as the `eask` executable and uses an `Eask` file as the project configuration surface.
The official GitHub repository was created in March 2022. The README says Eask was originally designed as a package development tool for Elisp projects, then expanded to support dependency management in Emacs configurations and running Elisp programs as a lightweight runtime.
Eask positions itself as a successor or alternative to earlier Emacs Lisp build tools such as Cask, makem.sh, and Eldev. Its documentation emphasizes a consistent sandboxing environment, built-in Emacs commands, testing/linting helpers, and a dependency-light executable.
Eask's adoption is concentrated in the Emacs Lisp package-maintainer community. The npm registry records the scoped package `@emacs-eask/cli`, while Homebrew packages the same npm artifact as `eask-cli`; the input also records additional package-manager availability across MacPorts, Nix, Scoop, winget, and Fedora.
The official docs homepage describes Eask as supporting 80-plus commands, which explains its appeal for maintainers who want one repeatable CLI for package checks, dependency installation, byte compilation, linters, and test runners.
Typical usage is to place an `Eask` file in an Emacs Lisp project, then run `eask` commands for dependency installation, package building, byte compilation, linting, and tests. The README notes that the Eask file itself is treated as Emacs Lisp, which keeps the configuration familiar to Emacs package authors.
Eask can also be used outside package publishing: users can manage dependencies for an Emacs configuration or run Elisp programs through the CLI.
Eask is package-nerd-interesting because it brings modern CLI packaging expectations to a historically editor-native ecosystem. It wraps Emacs Lisp package development in a global executable, documented commands, CI-friendly behavior, and package-manager distribution.
It is also a small example of cross-ecosystem packaging: an Emacs-focused tool distributed via npm, then repackaged by Homebrew and other OS package managers.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
EaskExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
eask | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:eask-cli |
|---|---|
| Version | 0.12.9 |
| Paketmanager | Homebrew |
| Homepage | https://emacs-eask.github.io/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
eask-cli
nix profile install nixpkgs#eask-clieask-cli
sudo port install eask-cliextras/eask-cli
scoop install extras/eask-clieask.cli
winget install --id eask.cli -eeask 0.12.9-2.fc45
Emacs Lisp dependency manager
https://github.com/emacs-eask/cli
sudo dnf install easkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.