yashprit / github-init

create github repo from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM version Build Status Dependency Status

Init and create repo on github, if already created than add remote add

Install

$ npm install --save github-init

Usage

var init = require('github-init');

init('Rainbow');
$ npm install --global github-init
$ github-init --help

##Report Issue issue-url

License

MIT © Yashprit

About

create github repo from command line

License:MIT License


Languages

Language:JavaScript 100.0%