clone-all-repos
v0.0.2
Published
Clones all public repositories from a GitHub user
Downloads
7
Maintainers
Readme
git-all, clone-all
Clones all public repositories from a GitHub user
Install:
npm i -g clone-all-repos
git-all|clone-all [username]
or
npx clone-all-repos [username]
or
git clone https://github.com/ixc7/clone-all-repos.git
cd clone-all-repos
node index.js [username]
Options:
--help, -h: print this text and exit
--version, -v: print version and exit (0.0.2)