gnu-emacs@gentoo.org Gentoo GNU Emacs project https://github.com/doublep/eldev/releases/ https://github.com/doublep/eldev/issues/ doublep/eldev Eldev (Elisp Development Tool) is an Emacs-based build tool, targeted solely at Elisp projects. It is an alternative to Cask. Unlike Cask, Eldev itself is fully written in Elisp and its configuration files are also Elisp programs. If you are familiar with Java world, Cask can be seen as a parallel to Maven — it uses project description, while Eldev is sort of a parallel to Gradle — its configuration is a program on its own.