tillberg / clone-all-from-github

Node app to clone all your repos from github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

git clone --recursive git://github.com/tillberg/clone-all-from-github.git
cd clone-all-from-github
npm install
node cloneall.js <username>

It will clone all the public repos of that user in your path.

About

Node app to clone all your repos from github


Languages

Language:JavaScript 100.0%