LuaLS / LuaLS/lua-language-server
[Suggestion]: Publish to luarocks
还没有人认领这个 Issue。
- 主要语言
- Lua
- 星标
- 4.4k
- 派生
- 442
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
Has publishing luals to luarocks ever been on the radar/considered? With a custom luarocks build step it shouldn't be too complicated to invoke ninja to perform the build process and produce some output binaries.
The main benefit of publishing this to luarocks would be type checking and versioning. A Lua project could pull in the language server with whatever version it pleases in its test_dependencies and perform automated type checking on its codebase whenever luarocks test is invoked.
Thanks!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 提议将 lua-language-server 发布到 LuaRocks,使用自定义构建步骤调用 ninja 并生成二进制文件。首先调查项目现有的构建流程和 LuaRocks 的打包约定;当可以将一个带版本的包添加为测试依赖,并由 luarocks test 用于自动类型检查时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua
- 领域
- release, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100