Install with winget
Open PowerShell or Command Prompt and run:
winget install git-rain.git-rain
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About git-rain
git-rain discovers local git repositories and syncs them from their remotes in one command — the reverse of git-fire.
Advanced Install Options
Install (latest)
winget install git-rain.git-rainInstall (pinned version)
winget install --id git-rain.git-rain -e --version 0.9.2Upgrade
winget upgrade git-rain.git-rainUninstall
winget uninstall git-rain.git-rainFrequently Asked Questions
How do I install git-rain using winget?
Open PowerShell or Windows Terminal and run:
winget install git-rain.git-rain. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is git-rain?
Multi-repo sync CLI for Git.
Is git-rain free to use?
git-rain is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update git-rain with winget?
Run
winget upgrade git-rain.git-rain in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall git-rain?
Run
winget uninstall git-rain.git-rain to remove git-rain from your system.