Install via Winget
winget install git-rain.git-rain
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About git-rain
git-rain discovers local git repositories and syncs them from their remotes in one command — the reverse of git-fire.
Frequently Asked Questions
How do I install git-rain using winget?
Open Windows Terminal or PowerShell and run:
winget install git-rain.git-rain. Winget is built into Windows 10 (1809+) and Windows 11.What is git-rain?
Multi-repo sync CLI for Git.
Is git-rain free to download?
git-rain is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update git-rain with winget?
Run
winget upgrade git-rain.git-rain in Windows Terminal or PowerShell to update git-rain to the latest available version.