Skip to content

Publish SemVer tags to luarocks.org? #103

@mrcjkb

Description

@mrcjkb

Hey 👋

rocks.nvim supports using tree-sitter parsers that have been published to luarocks.org as plugin dependencies.

This means that rocks.nvim users can just :Rocks install my-nushell-plugin.nvim, and the tree-sitter parser will be installed automatically, without having to use nvim-treesitter to install parsers.

For parsers that are supported by nvim-treesitter, we have an automated workflow to package/publish them using the NURR.
But for parsers that aren't natively supported by nvim-treesitter, it's better if the authors manage them themselves.

Some examples:

Would you be open to publishing SemVer releases (e.g. using the release-please github action) and pubishing tree-sitter-nu to luarocks.org?
If so, I'd be happy to set up the GitHub actions for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions