#!/usr/bin/env bash
# Note: If developing on windows, you might need to run this command to get rid of /r in this script file:
# sed -i 's/\r$//' devtool
# Or make sure your git has autocrlf off: https://stackoverflow.com/questions/29045140/env-bash-r-no-such-file-or-directory
# Comment set +x out to show commands run