manifoldco/manifoldco-protoc-ts
Use proto files to generate a GRPC client for NodeJS + TypeScript and publish it to NPM
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 18, 2020
- License
- None
Pinned Snippet
uses: manifoldco/protoc-ts@2895d56e2719b62e0d14cb76fa0a769cf8412086 # 1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-name | The name for your NPM package | yes | — |
| package-version | The version number of your NPM package | yes | — |
| npm-token | Your NPM authentication token with publish permissions | yes | — |
| proto-path | The path to your proto files | yes | — |
Outputs
no outputs