#!/usr/bin/env sh set -eux git rev-parse --show-toplevel bundle exec rake && yarn test && git push