mirror of
https://github.com/logos-messaging/go-waku-rendezvous.git
synced 2026-01-06 15:13:10 +00:00
2 lines
141 B
Bash
Executable File
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 |