Align is a command line tool for managing broader sets of tasks across a set of repos.
Golang version 1.17 or higher
go get github.com/gomicro/align
See the help text for descriptions of what is available
align -h
The tool will be versioned in accordance with Semver 2.0.0. See the releases section for the latest version. Until version 1.0.0 the tool is considered to be unstable.
It is always highly recommended to vendor the version you are using.
See LICENSE.md for more information.