rescript-lang / rescript-lang/tree-sitter-rescript
Publish to npm and crates
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I think now the parser covers the language well. We can publish to npm and crates.io.
This requires some adaptations:
- Update CI to publish on every tag
v*push. - Update CI to test on each platform: ubuntu, macos and windows.
- Put artifacts of the build in this repository.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by inspecting the repository's CI configuration and package metadata, then check how builds currently target npm and crates.io. Done means tag v* pushes publish both packages, CI tests Ubuntu, macOS, and Windows, and build artifacts are stored in the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100