@companyhelm/protos
v0.7.0
Published
Buf-generated JavaScript bindings for CompanyHelm protobuf definitions.
Readme
companyhelm-protos
NPM package source for CompanyHelm protobuf bindings, generated with Buf.
Install package:
npm i @companyhelm/protosLocal build
npm ci
npm run verify
npm run buildLocal prerequisites
The project follows the Buf toolchain from the Buf quickstart:
npm install --save-dev @bufbuild/buf @bufbuild/protoc-gen-es
npm run buildPublish
Publishing to @companyhelm/protos is automated by GitHub Actions:
npm version patch|minor|major
git push --follow-tagsThen push changes, this will publish a new package with the version already bumped.
