#!/usr/bin/env bash
set -e
exec bundle exec rake rbs:watch "$@"
