github-searcher
v0.2.1
Published
A simple CLI searcher/cloner of Github repositories.
Downloads
1
Readme
GitHub Searcher
A simple CLI searcher/cloner of Github repositories.
Install
Install via NPM
$ npm install -g github-searcher
or via Git clone
$ git clone https://github.com/caiofsouza/github-searcher.git
$ cd github-searcher
$ npm install -g
Usage
Type the repository name:
Or owner/repository:
Select the repository that you want to clone:
It will be cloned to the current path:
LICENSE
MIT © Caio Fernandes.