anticomputer / age.el

Transparent age encryption support for Emacs modeled after EPG/EPA
GNU General Public License v3.0
65 stars 4 forks source link

Adding to GNU/NonGNU ELPA #2

Open phikal opened 1 year ago

phikal commented 1 year ago

Hi,

would you be interested in having age.el added to one of the ELPAs?

anticomputer commented 1 year ago

Yeah once I have a stable first release out I'll do the work required to get it into one of the ELPAs or at the very least MELPA. I want to run it through its paces for a few weeks to make sure I've covered all the corner cases in daily use.

phikal commented 1 year ago

Bas Alberts @.***> writes:

Yeah once I have a stable first release out I'll do the work required to get it into one of the ELPAs or at the very least MELPA. I want to run it through its paces for a few weeks to make sure I've covered all the corner cases in daily use.

OK, that sounds good. Adding the package to {GNU,NonGNU} ELPA is easy, and could be done as soon as you want to. You can suppress releases until you are ready by adding a "-pre" to the version tag (see `version-regexp-alist'). As soon as you remove it, the package will be published, but that is up to you.