#!/usr/bin/env bash
script/fmt
go run script/*.go -cmd release "$@"
