Categorygithub.com/gomicro/align
repositorypackage
0.0.0-20240430193239-0d5a21698f4c
Repository: https://github.com/gomicro/align.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.