Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.34 KB

Align

GitHub Workflow Status (branch) Go Reportcard go.dev reference License Release

Align is a command line tool for managing broader sets of tasks across a set of repos.

Requirements

Golang version 1.17 or higher

Installation

go get github.com/gomicro/align

Usage

See the help text for descriptions of what is available

align -h

Versioning

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.

License

See LICENSE.md for more information.