rescript-lang / rescript-lang/tree-sitter-rescript

Create a NPM package for pre-compiled binaries

Open
#290 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
60
Forks
21
PR merge metrics
No merged PRs in 30d

Description

I'd like to use tree-sitter-rescript with ast-grep. I've done this in the past by compiling it locally, but it would be nice to be able to add it to package.json for things like CI and working with people on other operating systems.

Another alternative would be to have GitHub Actions compile signed binaries releases, but I'm unfamiliar with how that works. 🤷

Contributor guide

No contributing guide indexed for this repository

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

Start by inspecting the repository's package.json and any existing GitHub Actions configuration. Compare the requested NPM package with the alternative of signed binary releases, then define the supported operating systems and distribution approach. Done means users can add tree-sitter-rescript to package.json and use it in CI without compiling locally.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.