/bookmark_grpc_codegen

Bookmark gRPC codegen manager

Primary LanguageRust

Bookmark gRPC codegen

Description

Bookmark gRPC protobuf files and the generated code

Getting Started

Dependencies

Installing

To install the languages toolchain, execute

just prepare
  1. Install

Usage

The package is not distributed on package manager, like, crates.io, npm but can be added as a git dependency

Use in a Typescript project

npm i git://github.com/opeolluwa/vault_grpc#v<TAG>

Use in a Rust project

cargo add --tag v<Tag> --git https://github.com/opeolluwa/bookmark_grpc_codegen --no-default-features  -F server