1.0.17 • Published 9 years ago

glg-clone v1.0.17

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

glg-clone

A tool for me to quickly clone GLG Repos on the command line

What is it

If you do not use 2 Factor Auth - Just hit ENTER

➜ ~ npm install -g glg-clone
➜ ~ clone cmp  
[Info]    Please provide your GitHub Credentials
username bhudgens
password
2FA code 999999
[Warn]    Downloading all the repos can take a little bit...
[Info]    [0]: glg/cmp-questions
[Info]    [1]: glg/cmp-hq-dev
[Info]    [2]: glg/cmp
[Info]    [3]: glg/cmp-tools
[Info]    [4]: glg-core/cmp
repo
[Info]    Cloning into 'cmp'...

I want to include my own repos?

➜  glg-clone git:(master) ✗ export GITHUB_ORGS="glg,glg-core,custom-elements,igroff,wballard,bhudgens"
➜  glg-clone git:(master) ✗ clone env
[Info]    [0]: wballard/superforker.environment
[Info]    [1]: bhudgens/environment

Help:

➜ ~ clone -h
Usage:
  clone <repo>
  clone [options]

Options:
  -c --config                      Display the Environment
  -d --debug                       Enable Debug Log Output
  -f --forceCacheUpdate            Purge the current repo cache
  -h --help                        Show this help
  -s --search <repo>               Display the Environment
  -v --verbose                     Enable Verbose Log Output

Additional Options:
  --logging <logging>
  --debug <debug>
  --verbose <verbose>
  --username <username>
  --password <password>
  --githubApiUrl <githubApiUrl>
  --githubOrg <githubOrg>
  --githubMaxConcurrency <githubMaxConcurrency>
  --githubAuthHeader <githubAuthHeader>
  --repoCacheFile <repoCacheFile>

Search and clone GitHub repos from GLG Orgs
1.0.18

9 years ago

1.0.17

9 years ago

1.0.16

9 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.0

11 years ago