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

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

Getting Started

🏆 Feature overview

Successor to Cask

Eask is very similar to Cask!

Eask has all the commands from Cask and even more!

Out-of-the-box

Come 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 like how you do it in Emacs!