hebertcisco / all-repo-clone

Powerful and flexible programmatic interface for the git clone command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 all-repo-clone

Powerful and flexible programmatic interface for the git clone command

Report Bug Request Feature

Systems on which it has been tested:

Windows

Did you like the project? Please, considerate a donation to help improve!

Powerful and flexible programmatic interface for the git clone command

Getting started

Installation

PowerShell

iwr https://unpkg.com/all-repo-clone/lib/install.ps1 -useb | iex

NPM

npm i -g all-repo-clone

Usage

all-repo-clone -u hebertcisco
# or
all-repo-clone --username hebertcisco

About

Powerful and flexible programmatic interface for the git clone command

License:MIT License


Languages

Language:JavaScript 56.7%Language:TypeScript 43.3%