#!/bin/bash if [[ "$OSTYPE" == "darwin"* ]]; then brew install protobuf fi