nushell / nushell/tree-sitter-nu

Publish SemVer tags to luarocks.org?

Open
#103 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Nushell
Stars
180
Forks
38
Avg merge
12m
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the issue links about rocks.nvim, NURR, and the tree-sitter-norg and tree-sitter-orgmode packages. Start by checking the repository's existing GitHub Actions and the release-please proposal, then verify how tree-sitter-nu could be published to luarocks.org. Done means SemVer releases are published and the package is available there.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.