#!/usr/bin/env bash if [ -d "./target" ]; then rm -rf ./target fi