From f545564473f0f92cc5b266616b289cf6266e9e28 Mon Sep 17 00:00:00 2001 From: willemdj Date: Sat, 25 Nov 2017 14:36:00 +0100 Subject: Add package grpc_client to the index --- index/grpc_client.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/grpc_client.mk diff --git a/index/grpc_client.mk b/index/grpc_client.mk new file mode 100644 index 0000000..613fae1 --- /dev/null +++ b/index/grpc_client.mk @@ -0,0 +1,7 @@ +PACKAGES += grpc_client +pkg_grpc_client_name = grpc_client +pkg_grpc_client_description = gRPC client in Erlang +pkg_grpc_client_homepage = https://github.com/Bluehouse-Technology/grpc_client +pkg_grpc_client_fetch = git +pkg_grpc_client_repo = https://github.com/Bluehouse-Technology/grpc_client +pkg_grpc_client_commit = master -- cgit v1.2.3