Emacs Eask
GitHubDiscordToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

CLI for building, running, testing, and managing your Emacs Lisp dependencies

License: GPL v3 Emacs Version Release

After installing Eask, you can easily develop any Elisp package.

Out of the box, Eask supports 50+ commands to help you throughout development. 🔥

Getting Started

🏆 Feature overview

Successor to Cask

Eask is very similar to Cask!

Eask has all the commands from Cask, plus even more!

Out-of-the-box

Eask comes with 10+ built-in linters and test runners, so you don’t have to worry about how to use it!

Eask-file is an Elisp file

Eask is treated as an Elisp file.

You can do anything just like you do in Emacs!