This script will open a new Terminal tab at the current directory or another directory relative to the current directory. Assuming tab.sh is somewhere in your PATH. For example I saved it in my ~/bin then you can just do:
tab.sh
tab.sh ../another_project