Skip to content

Repository files navigation

Eask

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

License: GPL v3Emacs VersionReleaseDiscord

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:

  1. As a development tool for Elisp packages.
  2. For managing dependencies in your Emacs configuration.
  3. To run Elisp programs for a variety of purposes (essentially functioning as a runtime).

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:

  • Consistent: Provides a reliable sandboxing environment across all systems.
  • Versatile: Includes commonly used Emacs commands like byte-compilation, checkdoc, and more.
  • Robust: Delivers useful results even when user errors occur.
  • Lightweight: Runs on any platform without dependencies.

📝 P.S. See Why Eask? for more detailed information.

🔗 Links

💡 node is not required to use Eask!

🧪 Testing

We have incorporated a range of tests to ensure Eask remains stable throughout its release cycle.

Documentation
DescriptionDoneStatus
Keep the documentation page up to dateDocs
Development
DescriptionDoneStatus
Compile source and check redefinedCompile
Compatibility check for each Emacs versionCompat
Build executablesBuild
Commands
DescriptionDoneStatus
Test commands in global (~/.eask/) modeGlobal
Test commands in config (~/.emacs.d/) modeConfg
Test commands in development (./) modeLocal
Test install packagesInstall
Test link packagesLink
Test analyze command / Eask-file checkerAnalyze
Test docker commandDocker
Test exec commandExec
Test emacs commandEmacs
Test search packagesSearch
Test upgrade and check outdated packagesOutdated_Upgrade
Test upgrade-eask commandUpgrade Eask
Options
DescriptionDoneStatus
Test option switchesOptions
Test
DescriptionDoneStatus
Test ert commandTest ert
Test ert-runner commandTest ert-runner
Test buttercup commandTest buttercup
Test ecukes commandTest ecukes
Others
DescriptionDoneStatus
WebinstallWebinstall
Exit StatusExit Status

⚜️ License

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.

About

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

Topics

Resources

Code of conduct

Stars

195 stars

Watchers

5 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages