guld-git-host-cli

1.3.15 • Public • Published

guld-git-host-cli

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Configuration manager for git hosts.

Install

Node
npm i -g guld-git-host-cli

Usage

CLI
guld-git-host --help

  Usage: guld-git-host [options] [command]

  Configuration manager for git hosts.

  Options:

    -V, --version                 output the version number
    -u --user <name>              The user name to run as.
    -h, --help                    output usage information

  Commands:

    init [hosts...]               Initialize your git hosting account(s).
    repo-create [options] [name]  Create a repository. Defaults to the current working dir.
    repo-delete [name]            Delete a repository. Defaults to the current working dir.
    add-ssh [key]                 Add an ssh key to your git hosting account(s). Default: ~/.ssh/id_rsa.pub

License

MIT Copyright isysd

Readme

Keywords

Package Sidebar

Install

npm i guld-git-host-cli

Weekly Downloads

18

Version

1.3.15

License

MIT

Unpacked Size

10.3 kB

Total Files

6

Last publish

Collaborators

  • isysd