@@ -0,0 +1,9 @@
.PHONY: generate
install-requirements:
brew install protobuf lua luarocks && luarocks install protobuf && luarocks install grpc
verify-install:
protoc --version
lua -v
luarocks list | grep protobuf
The note is not visible to the blocked user.