ipfs / ipfs/protons

Support using as a protoc plugin

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
38
Forks
25
Avg merge
1h 4m
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.