.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