snosov1 / toc-org

toc-org is an Emacs utility to have an up-to-date table of contents in the org files without exporting (useful primarily for readme files on GitHub)
GNU General Public License v3.0
286 stars 29 forks source link

Releases for MELPA stable #19

Closed juliangehring closed 8 years ago

juliangehring commented 8 years ago

Since the package looks very mature, it would be great to also have it available on MELPA stable (http://stable.melpa.org). The only step that would be needed for this is to create releases on github that follow the MELPA convention (https://github.com/melpa/melpa/blob/master/CONTRIBUTING.md):

To have a stable version generated for your package simply tag the repository using a naming compatible with version-to-list. The repo state of this tag will be used to generate the stable package.

This would also allow users who want to rely on stable version of emacs packages to also use your great package.

snosov1 commented 8 years ago

Hey and thank you!

I'm traveling right now and I only have my phone with me. I'll be back in a week or so and will have a look then. Thanks!

snosov1 commented 8 years ago

Hey!

I believe that should do it: https://github.com/snosov1/toc-org/releases/tag/1.0.0

Please, ping me if something's still missing

juliangehring commented 8 years ago

Thank you, it look great: http://stable.melpa.org/#/toc-org

snosov1 commented 8 years ago

:+1: