github-cli

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

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

Go to latest
Published: Jan 11, 2015 License: MIT Imports: 8 Imported by: 0

README

github-cli

github command line tool golang

Install

TODO: 作成中

Usage

Init Config
$ github-cli init --token aaaaaaaaaaa
  • --token: your access token

TODO: 作成中

TODO:

  • gist一覧表示
  • project issue一覧表示
  • project issue詳細表示
  • project issue登録
  • project issue編集

LICENSE

MIT

Author

kyokomi

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/code.google.com/p/goauth2/oauth
Package oauth supports making OAuth2-authenticated HTTP requests.
Package oauth supports making OAuth2-authenticated HTTP requests.
_workspace/src/code.google.com/p/goauth2/oauth/example
This program makes a call to the specified API, authenticated with OAuth2.
This program makes a call to the specified API, authenticated with OAuth2.
_workspace/src/code.google.com/p/goauth2/oauth/jwt
The jwt package provides support for creating credentials for OAuth2 service account requests.
The jwt package provides support for creating credentials for OAuth2 service account requests.
_workspace/src/code.google.com/p/goauth2/oauth/jwt/example
This program makes a read only call to the Google Cloud Storage API, authenticated with OAuth2.
This program makes a read only call to the Google Cloud Storage API, authenticated with OAuth2.
_workspace/src/github.com/codegangsta/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
_workspace/src/github.com/google/go-github/github
Package github provides a client for using the GitHub API.
Package github provides a client for using the GitHub API.
_workspace/src/github.com/google/go-querystring/query
Package query implements encoding of structs into URL query parameters.
Package query implements encoding of structs into URL query parameters.
_workspace/src/github.com/kyokomi/appConfig
Package appConfig ~/.{appName}/configの書き込み,作成,読み込みを行うパッケージ
Package appConfig ~/.{appName}/configの書き込み,作成,読み込みを行うパッケージ
_workspace/src/github.com/tcnksm/go-gitconfig
Package gitconfig enables you to use `~/.gitconfig` values in Golang.
Package gitconfig enables you to use `~/.gitconfig` values in Golang.

Jump to

Keyboard shortcuts

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