#!/usr/bin/sh
exec erl +sbtu +A1 -noinput -mode minimal -boot start_clean -s rebar3 main -extra "$@"
