0.1.12 • Published 8 months ago
@omotes/proto v0.1.12
@omotes/proto
Library containing generated OMOTES Job class from Protobuf specification.
You probably don't want to install this directly, rather install it through @omotes/sdk.
Development
Make sure you have the protoc
executable available on your PATH.
Version 25.2 is used: https://github.com/protocolbuffers/protobuf/releases.
Building
Run the following command to build the protobuf artifacts:
npm run build