protobuf-javascript icon indicating copy to clipboard operation
protobuf-javascript copied to clipboard

please npm-publish release binaries!

Open devdoomari3 opened this issue 5 years ago • 1 comments

please publish release binaries in npm --- something like protoc-bin will do.

it'll simplify initial on-boarding for JS developers with grpc projects.

(putting protoc file inside node_modules/.bin folder will do)

thank you!

devdoomari3 avatar Jun 30 '20 10:06 devdoomari3

This project doesn't release protoc itself (though this was filed at a time when both projects were 1 repo). We could potentially add the protoc-gen-js plugin to the npm package.

dibenede avatar Sep 09 '22 22:09 dibenede