Below you will find pages that utilize the taxonomy term “Emacs-Eldev”
April 26, 2026
Set up Eldev
Version updated for https://github.com/emacs-eldev/setup-eldev to version v1.5.
This action is used across all versions by 60 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-eldev GitHub Action facilitates the installation and optional bootstrapping of Eldev, a build system for Emacs projects, within GitHub Actions workflows. It supports Linux, macOS, and Windows, and helps streamline continuous integration processes by automating Eldev setup and optionally caching its global package archive between workflow runs for improved efficiency. This action is particularly useful for projects that rely on Eldev for testing, linting, and building Emacs-based software across multiple environments.