0.1.3 • Published 5 years ago

gitum-cli v0.1.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

GITUM-CLI

GITUM(git user namagement) - is a simple CLI tool which provide posibilty to manage multiple git users on your machine

Install

$ npm i -g gitum-cli

Usage

commandaliasdescription
gum helpgum hget help info
gum new userName userEmail aliasgum n userName userEmail aliascreate new git user
gum delete aliasgum d aliasdelete git user
gum set aliasgum s aliasset current git user by alias
gum currentgum currentget current git user info
gum listgum lget git users list