FILE=$1 [ -f "$FILE.py" ] && exit 1 cp -r "$CP_SETUP_DIR/templates/ruby_template" . NAME=$1 mv ruby_template $NAME