#!/usr/bin/env sh set -e git init go mod init {{cookiecutter.mod_base}} go mod tidy