0.2.1 • Published 7 years ago

github-searcher v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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.

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago