# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
What:
A CLI tool to switch between multiple Git accounts on the same computer.
Why:
After struggling with countless online solutions for managing multiple Git accounts on one computer, I decided to tackle the problem myself.
What it does:
- Add Git Account
- Remove Git Account
- List Git Accounts
- Switch Git Account
How:
- Backs up previous ssh config file
- Makes a new ssh config file
- Sets git account global defaults
- Adds $10m to your bank account
How to use:
- Go to releases
- Download platform spefic executable release
- Profit
Where:
Here silly. :)
Future plans:
- Git Account Localization: Add options for path specific git accounts
- CLI to TUI: Beautify the CLI tool using the Charm ecosystem.