Open thoughtpolice opened 5 years ago
I merged #29. I changed the license text to be 2-clause BSD, which matches the rest of Sail. Unless it's the case that emacs modes technically count as derivative works of emacs... but I don't think that's the case.
No, that was just a copy paste mistake. Thanks!
The Sail mode would be very useful to have more widely available. MELPA is a very good way to do this; I use it for my own cryptol-mode.
However, this requires adding metadata: see #29 for that.
Once that's in place, I believe we can simply do add a MELPA recipe upstream, like:
And then anyone can use the Sail mode in recent Emacs by adding MELPA as an upstream (and this will normally happen by default with Spacemacs, DOOM Emacs, etc)