@stein197/gh-sync

0.3.0 • Public • Published

Script that syncs all GitHub user repositories and gists

Syncs all GitHub repositories and gists that user have to the current directory.

Usage

Via npm:

npm i -g @stein197/gh-sync
gh-sync {repo | gist} --user <user> --auth <auth> [--fake]

Or directly from the repository:

node bin.js {repo | gist} --user <user> --auth <auth> [--fake]

Where:

  • {repo | gist} what kind of repository to sync
  • <user> GitHub username
  • <auth> GitHub Access Token
  • --fake Do not perform real actions, just see what would happen

Readme

Keywords

Package Sidebar

Install

npm i @stein197/gh-sync

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

9.58 kB

Total Files

6

Last publish

Collaborators

  • stein197