Lumina37 Aiotieba Aiotieba

Protobuf编译Skill

tomevault-io Updated

File contents

Protobuf编译Skill

触发时机

变更或新增.proto文件时

使用方法

python scripts/proto_compile.py -a            # 编译全部
python scripts/proto_compile.py -c            # 仅编译公共protobuf定义
python scripts/proto_compile.py -d <api_name> # 编译指定名称的API模块
python scripts/proto_compile.py -c -d A -d B  # 组合使用

Source: lumina37/aiotieba — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/lumina37--aiotieba--aiotieba commit de54b83c0d

Frequently asked questions

npx skillmds@latest add tomevault-io/lumina37-aiotieba-aiotieba