From 146d33277953d1e3b2afffc9ba7c93df7cc62d54 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 16 Dec 2024 09:48:39 -0800 Subject: [PATCH] Add Eask --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 6cf2a3c..847e585 100644 --- a/README.org +++ b/README.org @@ -1112,6 +1112,7 @@ For additional git-related emacs packages to use or to get inspiration from, tak - [[https://github.com/dimitri/el-get][el-get]] - apt-get style Emacs packages manager. - [[https://github.com/cask/cask][cask]] - Manage dependencies for your local Emacs configuration and automate the package development cycle. - [[https://github.com/rdallasgray/pallet][pallet]] - A package management tool for Emacs, built on Cask. + - [[https://github.com/emacs-eask/cli][Eask]] - CLI for building, running, testing, and managing your Emacs Lisp dependencies. - [[https://github.com/quelpa/quelpa][quelpa]] - Build and install your Emacs Lisp packages on-the-fly directly from source. - [[https://github.com/brew-stuff/homebrew-emacs][homebrew-emacs]] - Homebrew tap for installing Emacs packages. - [[https://github.com/emacscollective/borg][borg]] - Assimilate Emacs packages as Git submodules.