CLI for building, running, testing, and managing your Emacs Lisp dependencies
See the codeCLI for building, running, testing, and managing your Emacs Lisp dependencies
Eask was originally designed as a package development tool for Elisp projects. However, it has since expanded to support a wide range of Emacs Lisp tasks. It can now be used in three major ways:
With these capabilities in mind, what sets Eask apart from other build tools like Cask, makem.sh, and Eldev?
Great question! Eask has evolved beyond just a build tool—it serves multiple purposes! Here’s what Eask aims to be:
byte-compilation, checkdoc, and more.📝 P.S. See Why Eask? for more detailed information.
💡
nodeis not required to use Eask!
We have incorporated a range of tests to ensure Eask remains stable throughout its release cycle.
| Description | Done | Status |
|---|---|---|
| Compile source and check redefined | ✔ | |
| Compatibility check for each Emacs version | ✔ | |
| Build executables | ✔ |
| Description | Done | Status |
|---|---|---|
Test ert command | ✔ | |
Test ert-runner command | ✔ | |
Test buttercup command | ✔ | |
Test ecukes command | ✔ |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
See LICENSE for details.
Emacs Lisp
64.1%
JavaScript
34.2%
CLI for building, running, testing, and managing your Emacs Lisp dependencies
See the codeCLI for building, running, testing, and managing your Emacs Lisp dependencies
Eask was originally designed as a package development tool for Elisp projects. However, it has since expanded to support a wide range of Emacs Lisp tasks. It can now be used in three major ways:
With these capabilities in mind, what sets Eask apart from other build tools like Cask, makem.sh, and Eldev?
Great question! Eask has evolved beyond just a build tool—it serves multiple purposes! Here’s what Eask aims to be:
byte-compilation, checkdoc, and more.📝 P.S. See Why Eask? for more detailed information.
💡
nodeis not required to use Eask!
We have incorporated a range of tests to ensure Eask remains stable throughout its release cycle.
| Description | Done | Status |
|---|---|---|
| Compile source and check redefined | ✔ | |
| Compatibility check for each Emacs version | ✔ | |
| Build executables | ✔ |
| Description | Done | Status |
|---|---|---|
Test ert command | ✔ | |
Test ert-runner command | ✔ | |
Test buttercup command | ✔ | |
Test ecukes command | ✔ |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
See LICENSE for details.
Emacs Lisp
64.1%
JavaScript
34.2%