0.1.5 • Published 2 years ago

@wazobia/proto v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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.
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago