#!/bin/bash echo "Building the project" go build echo "Build complete"