align

command module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 1 Imported by: 0

README

Align

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

Align is a CLI tool for running git operations across a directory of repositories at once with tab completion. Instead of managing each repo individually, you run a single align command and it fans out across every repo in the target directory.

Requirements

Git must be installed and available on $PATH.

Installation

Download the latest release for your platform from the releases page.

Tab Completion

Align provides shell completion for bash, zsh, fish, and PowerShell. Generate a completion script with:

align completion --shell <bash|zsh|fish|powershell>

Completion is context-aware — it queries the repos in the target directory at completion time to suggest relevant branch names, tag names, and remote names rather than offering static completions.

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.

License

See LICENSE.md for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL