git-remote-add

1.0.0 • Public • Published

NPM version Build Status Dependency Status

git remote add

Install

$ npm install --save git-remote-add

Usage

JavaScript

var gitRemoteAdd = require('git-remote-add');
 
gitRemoteAdd('yashprit', 'git-remote-add', cb);

Command Line reference

$ npm install --global git-remote-add
$ git-remote-add --u yashprit --r is-git 

Run Test

npm test

Contribute or Report Issue

For bugs and feature requests, please create an issue.

License

MIT © Yashprit

Package Sidebar

Install

npm i git-remote-add

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • yashprit