CLI for building, runing, testing, and managing your Emacs Lisp dependencies
After installing Eask, you can easily develop any Elisp packages.
Out of the box, Eask supports 50+ commands to help you throughout the development. 🔥
🏆 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!