Simple SMTP client
# See ./smtp-cli --help for all supported options
echo My email body | ./smtp-cli --subject ...podman compose -f test/docker-compose.yml up -d
go test ./...
podman compose -f test/docker-compose.yml downgit tag vX.Y.Z
git push --tags