emacs-eask / cli

CLI for building, running, testing, and managing your Emacs Lisp dependencies
https://emacs-eask.github.io/
GNU General Public License v3.0
138 stars 21 forks source link

Support ecukes? #80

Closed jcs090218 closed 1 year ago

jcs090218 commented 1 year ago

The ecukes support starting from 0.7.x, it will work exactly the same as Cask.

$ eask exec ecukes [command]

Just make sure you use eask, and not cask! Why? cuz Eask has the best cross-platform compatibility.

jcs090218 commented 1 year ago

Closed by #81.