Categorygithub.com/nirav24/gituser
repositorypackage
0.1.0
Repository: https://github.com/nirav24/gituser.git
Documentation: pkg.go.dev

# 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)