iki-proto
v1.0.34
Published
- [Protobuf best practice](https://medium.com/@akhaku/protobuf-definition-best-practices-87f281576f31)
Readme
How-to
Prerequisite
brew install protobuf@3
brew link --overwrite protobuf@3
brew install protoc-gen-grpc-webprotoc -I=proto --go_out=. proto/user.protoPublish to NPM
# Link the repo
npm link iki-proto
# Login
npm adduser
# Publish
npm publish