emacs-elsa / Elsa

Emacs Lisp Static Analyzer and gradual type system.
GNU General Public License v3.0
647 stars 27 forks source link

Add Eask as an option? #183

Closed jcs090218 closed 1 year ago

jcs090218 commented 1 year ago

Hi @Fuco1!

First things first, great package! :)

I think you have shown some interest in using Eask with Elsa in the past? Is the project still approaching this direction? If yes, I would like to help out! I can start making PRs, like adding CI, adding Eask, etc. Are there tasks you want me to do to make this happen?

Thank you!

Fuco1 commented 1 year ago

My work load leaves me very brief windows when I get super excited about OSS and contribute a lot, but then come months of no activity.

I really like Eask and switched some of my projects to it and we can definitely add Elsa support too. Cask works but it is basically unmaintained and so a "risk".

You can start with some smaller pull requests so I have capacity to review them and your work won't be wasted. I'd love to use Elsa with Eask :)

jcs090218 commented 1 year ago

Awesome! I will start working on this and try to open some smaller pull requests. :)

Since you are an experienced Emacs and Cask user, would you like to join the development of Eask? You have pointed out many significant ideas in both Cask and Eask repos. It would be great for people like you to be willing to join the development. Maybe sharing ideas, and point the project to the right direction, etc. LMKWYT? 👍

Fuco1 commented 1 year ago

I think we can close this issue since we added the builds and the readme descriptions. The rest of the work is lined out in the pull request. For future additions we can open more issues.