zelas

0.0.9 • Public • Published

zelas -- git user manager cli

NPM version

zelas can help you easy and fast manager git user.

Install

$ npm install -g zelas

Example

$ zelas add jinxin0112 m18508218948@163.com

    add user jinxin0112(m18508218948@163.com) success

Usage

Usage: zelas [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

Readme

Keywords

Package Sidebar

Install

npm i zelas

Weekly Downloads

1

Version

0.0.9

License

MIT

Unpacked Size

10.6 kB

Total Files

6

Last publish

Collaborators

  • jinxin0112