I2rys / gitorgd

Github organization repositories downloader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Github organization repositories downloader.

License:MIT License


Languages

Language:JavaScript 100.0%