Sha256: a20e3a37242603648b37e46418d2d74a4020a84c8a3c92101073266aa33772b6

Contents?: true

Size: 197 Bytes

Versions: 7

Compression:

Stored size: 197 Bytes

Contents

all: build

build:
	grpc_tools_ruby_protoc -I ./protos --ruby_out=./lib/anycable/rpc --grpc_out=./lib/anycable/rpc ./protos/rpc.proto
	sed -i '' '/'rpc_pb'/d' ./lib/anycable/rpc/rpc_services_pb.rb

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
anycable-0.6.1 Makefile
anycable-0.6.0 Makefile
anycable-0.6.0.rc1 Makefile
anycable-0.5.2 Makefile
anycable-0.5.1 Makefile
anycable-0.5.0 Makefile
anycable-0.5.0.rc1 Makefile