voutasaurus / gh

github repos: create them, list them, remove them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh Build Status

gh is a simple tool that creates, lists and removes github repos.

Usage:

gh command [arguments]

The commands are:

login          prompts for and stores github username and password
list   (ls)    lists all repos (grouped by owner)
create (mk)    creates a repo
delete (rm)    deletes a repo from github

Use "gh help [command]" for more information about a command.

About

github repos: create them, list them, remove them

License:MIT License


Languages

Language:Go 100.0%