eask-cli

Build, test, and manage Emacs Lisp project dependencies

brewmacoslinux
Try with needOr install directly
Source

About

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

Commands

eask

Examples

Initialize a new Eask project with interactive setup$ eask init
Install all project dependencies defined in Easkfile$ eask install
Run tests for your Emacs Lisp project$ eask test