Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plan to add this package to MELPA? #18

Open
DamienCassou opened this issue Jan 1, 2025 · 3 comments
Open

Any plan to add this package to MELPA? #18

DamienCassou opened this issue Jan 1, 2025 · 3 comments

Comments

@DamienCassou
Copy link

It would be nice to add this package to a package archive such as MELPA.

@rmolinari
Copy link

I can't answer the question, but for now I found it easy to add this package with use-package and straight:

(use-package outli
  :straight (:host github :repo "jdtsmith/outli"))

@jdtsmith
Copy link
Owner

jdtsmith commented Jan 8, 2025

I am considering adding to ELPA, as it mostly just configures outline-minor-mode and adds org quick bindings. Any suggestions for improvements before then?

@DamienCassou
Copy link
Author

Any suggestions for improvements before then?

my opinion is to always release what's there instead of waiting for more: adding one last thing before releasing is a good recipe to never release :-). MELPA maintainers requires you to lint your code base so I would focus on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants