Skip to content

I2rys/gitorgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

GitOrgD

Github organization repositories downloader.

Installation

Github:

git clone https://github.com/I2rys/gitorgd

NpmJS:

npm i git-downloader parallel-park request-async path fs

Usage

node index.js <orgName> <outputDir>
  • orgName - Github organization name.
  • outputDir - Downloaded repositories output directory.

License

MIT © I2rys