0.1.4 • Published 9 years ago
gitsc v0.1.4
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.