github-console

command module
v0.0.0-...-dc08795 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2020 License: MIT Imports: 6 Imported by: 0

README

github-console

Install

go get -v github.con/zhcppy/github-console

Use

  • Pressing the tag key will prompt or complete.
  • Entering 'exit/ctrl-D' closes the console.
  • Will create a .gh_history file in the $HOME directory to save used commands.
➜  github-console git:(master) github-console
Welcome to the Github console!
$🐌 Users.Get(golang)
01 - github.User:
{
  "avatar_url": "https://avatars3.githubusercontent.com/u/4314092?v=4",
  "blog": "https://golang.org",
  "created_at": "2013-05-01T18:00:52Z",
  "events_url": "https://api.github.com/users/golang/events{/privacy}",
  "followers": 0,
  "followers_url": "https://api.github.com/users/golang/followers",
  "following": 0,
  "following_url": "https://api.github.com/users/golang/following{/other_user}",
  "gists_url": "https://api.github.com/users/golang/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/golang",
  "id": 4314092,
  "login": "golang",
  "name": "Go",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjQzMTQwOTI=",
  "organizations_url": "https://api.github.com/users/golang/orgs",
  "public_gists": 0,
  "public_repos": 48,
  "received_events_url": "https://api.github.com/users/golang/received_events",
  "repos_url": "https://api.github.com/users/golang/repos",
  "site_admin": false,
  "starred_url": "https://api.github.com/users/golang/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/golang/subscriptions",
  "type": "Organization",
  "updated_at": "2019-12-06T03:53:43Z",
  "url": "https://api.github.com/users/golang"
}

Documentation

Overview

@Time 2019-07-26 09:49 @Author ZH

Directories

Path Synopsis
@Time 2019-07-26 09:52 @Author ZH
@Time 2019-07-26 09:52 @Author ZH

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL