Skip to content

soti84/clone_all

 
 

Repository files navigation

CloneRepo

Clone all user repositories from Github

using only username

Installation

npm install @wael14/github_clone_all

Usage

const clone_all = require('./github_clone_all');

clone_all.username_clone_all('tecno14');

you can put this two line in file.js then run it:

node file.js

About

Clone All User Repo Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%