0.1.11 • Published 10 months ago

@chindada/toc-trade-protobuf v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

TOC TRADE PROTOBUF

LICENSE

VScode settings

protoc_path=$(which protoc)
echo '{
    "protoc": {
        "path": "'$protoc_path'",
        "compile_on_save": false,
        "options": [
            "--proto_path=protos/v3",
            "--python_out=src/python",
            "--go_out=src/go"
        ]
    }
}' > .vscode/settings.json
0.1.11

10 months ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago