0.0.3 • Published 4 years ago

gem-cli v0.0.3

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

gem-cli -- git email manager

NPM version

gem-cli can help you easy and fast manager git user.

Install

$ npm install -g gem-cli

Example

$ gem add jinxin0112 m18508218948@163.com

    add user jinxin0112(m18508218948@163.com) success

Usage

Usage: gem [options] [command]

  Commands:

    ls                                    List all the git user
    current                               Show the user name or email
      -e  --show-email                      Show email
    use <user>                            Change user
    add <registry> <url>                  Add one user
    del <registry>                        Delete one user
    help                                  Print this help

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

LICENSE

MIT