reclo
v1.0.6
Published
[](https://www.npmjs.com/package/reclo)
Downloads
11
Readme
Reclo
A node CLI to Clone Github repositories.
Installation
npm install -g reclo
System Dependencies
Requires git to be installed and that it can be called using the command git.
Usage
Type reclo in terminal & follow the interactive menu.\
you can add/view/delete repository through this menu.
Add your github repository link which will be associated wtih an alias.\
Aliases are must have to be one word.
reclo --repo <alias/name>
This command will clone the git repository associated with this name.
