#!/usr/bin/env bash sudo -v brew install groonga git clone --recursive https://github.com/pgroonga/pgroonga.git --depth 1 cd pgroonga make sudo make install