suonlight / multi-vterm

Managing multiple vterm buffers in Emacs
GNU General Public License v3.0
209 stars 22 forks source link

Publish on MELPA? 🙏 #2

Closed dcaixinha closed 4 years ago

dcaixinha commented 5 years ago

Is it possible to make this package available on MELPA? It would help a lot new users installing and updating! Thank you very much for creating this package :raised_hands: :clap:

conao3 commented 5 years ago

I'm too. But this package has some issue to register MELPA.

 multi-lib…     1   1 warning         Including "Emacs" in the package summary is usually redundant. (emacs-lisp-package)
 multi-lib…     1   1 warning         The package summary is too long. It should be at most 60 characters. (emacs-lisp-package)
 multi-li…     9   4 warning         You should include standard keywords: see the variable `finder-known-keywords'. (emacs-lisp-package)
 multi-l…    30   1 error           Cannot open load file: No such file or directory, vterm (emacs-lisp)
 multi-l…   146     warning         All variables and subroutines might as well have a documentation string (emacs-lisp-checkdoc)
 multi-l…   158   8 error           You should depend on (emacs "25.1") if you need `if-let'. (emacs-lisp-package)
 multi-l…   166     warning         First sentence should end with punctuation (emacs-lisp-checkdoc)
 multi-l…   211     warning         All variables and subroutines might as well have a documentation string (emacs-lisp-checkdoc)

If you can invite me, I can help with this work as a collaborator and help with the first departure of the package!

kenkangxgwe commented 5 years ago

You can just make a PR, which is the quickest way.

suonlight commented 5 years ago

Sorry for my late response. I had a PR to melpa https://github.com/melpa/melpa/pull/6512.

conao3 commented 5 years ago

Nice! thanks!

bbenne10 commented 4 years ago

@suonlight: Might be worth checking in on that PR. It looks like they're waiting for a response from you. :)

suonlight commented 4 years ago

The PR melpa/melpa#6512 has been merged