0.4.7 ā€¢ Published 3 years ago

gumana v0.4.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

gumana - Git Userinfo Manager

A CLI program for those guys who works in different git identify. Mostly for myself.

Install

npm i -g gumana

Usage

$ gumana
It seems like this is the first time you run 'gumana'.
Your current git user is => parrot <parrot@example.com>
Please run 'gumana -a' to add another user preset,
then run 'gumana' again to select between them.

Or run 'gumana -h' to check available options.
$ gumana -a
Please input username: parrot2
Please input email: parrot2@example.com
New user has been added => parrot2 <parrot2@example.com>
$ gumana
Stored git user presets:
1) parrot <parrot@example.com> (current)
2) parrot2 <parrot2@example.com>

Please select user by index of preset (e.g. 1): 1
...
āˆš Git user has been set => parrot2 <parrot2@example.com>

For more infomation, run gumana -h for help.

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.3

4 years ago

0.2.0

4 years ago