Sha256: 2db987abac9a90a55da4b42f9727287856f2e0ac555c63a67f865a51a3d3ec50

Contents?: true

Size: 194 Bytes

Versions: 10

Compression:

Stored size: 194 Bytes

Contents

all: build

build:
	protoc --ruby_out=./lib/anycable/rpc --grpc_out=./lib/anycable/rpc --proto_path=./protos --plugin=protoc-gen-grpc=`which grpc_tools_ruby_protoc_plugin.rb` ./protos/rpc.proto

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
anycable-0.4.6 Makefile
anycable-0.4.5 Makefile
anycable-0.4.4 Makefile
anycable-0.4.3 Makefile
anycable-0.4.2 Makefile
anycable-0.4.1 Makefile
anycable-0.4.0 Makefile
anycable-0.3.0 Makefile
anycable-0.2.0 Makefile
anycable-0.1.0 Makefile