ghbackup

1.2.1 • Public • Published

ghbackup

Back up ALL your GitHub repositories.

NPM

Installation

$ npm install -g ghbackup
$ cd /my/backups/
$ ghbackup --accessToken 123 --mirror

Usage

Options:
  --accessToken  Personal access token                                [required]
  --mirror       Pass --mirror to git clone                     [default: false]
  --help         Show help                                             [boolean]

A username is not required because it's included in the access token.

Requirements

  • git should be installed already

License

MIT

Package Sidebar

Install

npm i ghbackup

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • aluxian