repo-nav

3.0.0

Interactive multi-repository navigator for the terminal — bilingual TUI (es/en), 8 themes, branch operations (switch/pull/push/merge/cherry-pick/compare/graph), favorites, aliases, lazy-loading, parallel discovery. PowerShell 7+ required.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name repo-nav -RequiredVersion 3.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name repo-nav -Version 3.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Martín Miguel Bernal. MIT License.

Package Details

Author(s)

  • Martín Miguel Bernal

Tags

git tui terminal cli repo navigator multi-repo powershell workflow developer-tools

Functions

Invoke-RepoNav

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## 3.0.0 — first public release

Complete rewrite of the v2 with focus on professional code quality (SOLID, clean
code, Pester tests) and modern terminal UX:

- **Bilingual UI** (Spanish + English) — switch in real-time from Preferences.
- **8 themes** — Midnight, Aurora, Default, Ocean, Forest, Solarized, HighContrast, Light.
- **Branch operations** — switch, pull, push, merge, cherry-pick, compare with diff,
 branch graph, integrate flow, quick changes, release with tags.
- **Multi-repo discovery** — parallel git status (~2-8x speedup), lazy loading,
 favorites with optional ordering, alias customization.
- **Background fetch** — periodic git fetch in background, non-blocking UI.
- **Cross-platform** — Windows, macOS, Linux.

Pester suite: 356 tests covering services, models, screens, themes and i18n.

FileList

Version History

Version Downloads Last updated
3.0.1 8 4/27/2026
3.0.0 (current version) 4 4/27/2026