文件名称:pilgrimize:使您的协议缓冲区在 pilgrim 上可用
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-03 09:41:12
JavaScript
朝圣 Pilgrimize 允许您将 pilgrim 与您自己的 protos 包一起使用。 用法 创建 protos.json 文件 [ { "git": "https://github.com/hassox/marvel-protos.git" }, { "git": "https://github.com/hassox/fender.git" }, { "git": "https://github.com/hassox/google-protos.git" } ] 安装朝圣 $> npm install pilgrimize -g 跑步朝圣 $> pilgrimize 拜访朝圣者! 如果您只想编译您的 protos.json 文件而不设置与 fender 通信的 localhost: $> pilgrimize --no-localhost
【文件预览】:
pilgrimize-master
----README.md(562B)
----.gitignore(27B)
----index.js(3KB)
----bin()
--------pilgrimize(42B)
----package.json(455B)