8 releases (5 breaking)
0.6.1 |
|
---|---|
0.6.0 | Nov 17, 2022 |
0.5.0 | Nov 17, 2022 |
0.4.1 | Nov 16, 2022 |
0.1.1 | Oct 27, 2022 |
#1068 in Development tools
92 downloads per month
25KB
562 lines
How to install
Windows
- Download the latest release for windows.
- Extract the zip file and move
gum.exe
toC:\Windows\System32
. - In your command prompt, run
gum --help
.
Linux/MacOS
Homebrew
- Setup tap:
brew tap Sarrus1/formulas
- Install:
brew install git_user_manager
Manual
- Download the latest release for Linux or MacOS.
- Extract the tar file and move
gum
to/usr/local/bin
. - In your command prompt, run
gum --help
.
How to use
Add a user to the store
Users are stored in the store. To add one, use gum add
and follow the prompt.
Switch to a user
When in a git repository, switch to a different user by using gum use
and follow the prompt or gum use <user>
.
Additional commands
Use gum -h
for additional commands.
Dependencies
~4–16MB
~150K SLoC