go-waku-rendezvous/pb/generate.sh
2021-10-01 15:20:58 -04:00

2 lines
141 B
Bash
Executable File

#!/bin/bash
protoc --gofast_out=. --proto_path=$(go list -f '{{ .Dir }}' -m github.com/libp2p/go-libp2p-core) --proto_path=. rendezvous.proto