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