Skip to content

a tool to help create github repos for projects directly from terminal

Notifications You must be signed in to change notification settings

suan/github-create

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-create

Adds an executable ghcreate which will help you by creating github repos from your command line.

Won't work with windows

Install

    gem install github-create

Usage

    ghcreate -c REPO_NAME

Options

-c NAME, --create NAME specify the name of the repo to create

-p, --private creates private repo when this option is used

--clear clear github username, stored in $HOME/.github-create

-r NAME, --remote NAME set the origin name. If not specified origin or github is used

-h, --help displays help message

About

a tool to help create github repos for projects directly from terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%