Skip to content

Support using as a protoc plugin #38

@paralin

Description

@paralin

ts-proto has the nice feature that it supports being called as a protoc plugin:

		--plugin=./node_modules/.bin/protoc-gen-ts-proto \
		--ts-proto_out=$$(pwd)/vendor \
		--ts-proto_opt=forceLong=long \
		--ts-proto_opt=oneof=unions

... supporting protoc-gen-ts-protons would also be good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions