apache / apache/pulsar-client-node
automating the install of pulsar-client and pulsar-client-dev
- 主要语言
- C++
- 星标
- 164
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
Another package I use (node-sass) downloads and builds its native dependencies automatically.
It does this by using npm's install and post install hooks: https://github.com/sass/node-sass/blob/887199a28fbed12f18dfecbfa5495aa5d48b2d4e/package.json#L31
their install script: https://github.com/sass/node-sass/blob/master/scripts/install.js
their postinstall script: https://github.com/sass/node-sass/blob/master/scripts/build.js
automating the install of pulsar-client and pulsar-client-dev would make it much easier to use this library.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查此仓库的 package.json 及其当前的原生依赖安装路径,然后将它们与 issue 中链接的 node-sass install.js 和 build.js 示例进行比较。当安装 Node 包能够在不执行 issue 所描述的手动步骤的情况下自动安装或构建 pulsar-client 和 pulsar-client-dev 时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js
- 领域
- developer-experience
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100