@wazobia/proto
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

Wazobia protobuf files

This package contains Protobuf message definitions for wazobia marketplace It can be used for data exchange within gRPC services

Installation

  • Install protobuf compiler by running brew install protobuf
  • Make sure Nodejs is installed and set in environment path

To-Do

Set up test for protobuf

Publish to Github Package

To to be able to publish new changes to github packages. Pls take the following steps:

  • run git add .
  • run git commit -m <commit message>
  • run npm run patch || npm run minor || npm run major to publish your changes.
  • run git push -u origin master

Note

  • Make sure you commit and push your changes before publishing.
  • This project have a hook which helps to build and compile the project when a commit is made.

Package Sidebar

Install

npm i @wazobia/proto

Weekly Downloads

126

Version

0.1.5

License

ISC

Unpacked Size

147 kB

Total Files

62

Last publish

Collaborators

  • wazobia