1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Lua337 forks (337 forks)batch import
help wantednew-package-request
Repository metrics
- Stars
- 10,278 stars (10,278 stars)
- PR merge metrics
- Avg merge 7d 18h (Avg merge 7d 18h)4 merged PRs in 30d (4 merged PRs in 30d)
Description
I've searched open & closed issues for similar requests
Yes
Package name
starlark-lsp
Package homepage
https://github.com/tilt-dev/starlark-lsp
Languages
starlark
How is this package distributed?
make install from source with the go toolchain installed as a prerequisite
Contributor guide
- Research direction
- Explore existing package definitions in the repository (e.g., in lua/mason/packages/) to understand the structure and add a new definition for starlark lsp, following the same pattern.
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Prerequisites
- LuaGo