1.0.0 • Published 6 years ago

github-clone-all-org v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

github-clone-all-org

Clone all organization branches from GitHub.

Installation

Windows

npm install -g github-clone-all-org

Linux

sudo npm install -g github-clone-all-org

Usage

github-clone-all-org [options]

Options:
  --version   Show version number
  -o, --org   Organization       
  -u, --usr   GitHub username    
  -p, --pwd   GitHub password    
  -t, --token GitHub token (-u and -p parameters are useless)
  -d, --dest  Destination path (-d "c:\\temp")
  -c, --clean Clean destination path
  -l, --log   Generate log
  -z, --zip   Compress backup to <path> + <file>.7z (if file is $ then use default filename.7z)
  --settings  Settings file <config.json>
  -h          Show help          

Note:

  • Your GitHub token needs repo scope only.
  • git and 7z needs to be installed.
1.0.0

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago