parinfer-elisp icon indicating copy to clipboard operation
parinfer-elisp copied to clipboard

ELPA/MELPA

Open davorb opened this issue 9 years ago • 2 comments

It would be nice if the package was on ELPA/MELPA.

davorb avatar Feb 14 '16 13:02 davorb

I'm pretty unfamiliar with the Emacs ecosystem. I'm hoping that someone will make a proper Parinfer extension that includes this library ;)

oakmac avatar Feb 15 '16 21:02 oakmac

I've write a plugin (https://github.com/DogLooksGood/parinfer-mode) and it's available on melpa now, If this library can deploy to melpa, I can use it as a dependency instead of include the file. To deploy to melpa, according https://github.com/melpa/melpa/blob/master/CONTRIBUTING.md, it's pretty simple.

DogLooksGood avatar Sep 26 '16 05:09 DogLooksGood