protocolbuffers / protocolbuffers/protobuf-javascript
please npm-publish release binaries!
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 91
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 2
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing release process and how the protoc binary is built and distributed; the issue names npm and node_modules/.bin but no files or tests. Done means release binaries are published for npm consumers and protoc is available in node_modules/.bin, with the supported platforms and packaging approach established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100