0.0.9 • Published 4 years ago

zelas v0.0.9

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

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

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago