# Packages
No description provided by the author
# README
Gituser
Gituser is a CLI to easily manage/switch git users.
Install
Using go
run following command to download latest gituser cli using go
go install github.com/nirav24/gituser@latest
using github assests
Download approparite assest file from latest release, unzip the file and put binary into appropriate path (e.g. /usr/local/bin
)