An open API service indexing awesome lists of open source software.

https://github.com/peburrows/grpc-imports-failure-example


https://github.com/peburrows/grpc-imports-failure-example

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Steps to reproduce

```sh
$ git submodule init && git submodule update
$ mix deps.get
$ mix escript.install hex protobuf 0.8.0-beta.1
$ ./generate_and_test.sh
```