gitsc
v0.1.4
Published
Search & Download (Clone) Github Repos.
Maintainers
Readme
Github Search and Clone Repositories
Requirements
Requires git.
Installation
This package is available on npm as: gitsc
$ npm install -g gitscUsage
$ gitsc "repository search keywords"API Usage
###Install locally via npm
npm install gitsc###Require module
var gitsc = require("gitsc");
gitsc.search("repository search keywords");License
gitsc is licensed under the MIT License.
