#!/usr/bin/env bash set -euo pipefail git init git add . git commit -m "feat: initialize AEFRS Ultimate scaffold"