Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 377 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 377 Bytes

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