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

feat: luarocks/rocks.nvim support #22

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

mrcjkb
Copy link
Contributor

@mrcjkb mrcjkb commented Apr 13, 2024

Hey 👋

Summary

This PR is part of a push to get neovim plugins on LuaRocks.

See also:

With luarocks/rocks.nvim, it is the plugin authors' responsibility to declare dependencies - not the user's.
Installing a plugin that depends on this one becomes as simple as :Rocks install <plugin>.

Things done:

  • Add a workflow that publishes tags to luarocks.org when a tag or release is pushed.
  • Add a section to the readme for plugin developers,
    linking to a guide for publishing plugins to luarocks

Notes:

Important

See also this guide.

@mobily
Copy link
Contributor

mobily commented Apr 17, 2024

thanks @mrcjkb! 💪 I will look into that over the weekend

@mobily mobily merged commit 6070d04 into grapp-dev:main Apr 20, 2024
3 checks passed
@mobily
Copy link
Contributor

mobily commented Apr 20, 2024

@mrcjkb all configured! ✅ https://luarocks.org/modules/mobily/nui-components.nvim

@mrcjkb mrcjkb deleted the luarocks branch April 20, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants