gost

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

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

Go to latest
Published: Mar 22, 2018 License: MIT Imports: 2 Imported by: 0

README

gost

gost = go + gist

gost is a command line tool written in Go (Golang), easily uploading code to GitHub's Gist.

Installation

$ go get github.com/konojunya/gost

Usage

  1. login
$ gost login

After login, a token file is created in ~/.gost.

  1. create gist
$ gost create </file/to/path> [options]
Options

input description

$ gost create </file/to/path> -m "description message"

private gist

$ gost create </file/to/path> --private

Development

$ git clone https://github.com/konojunya/gost.git
$ cd gost
$ dep ensure

Contribution

Please check the issue.

  1. Fork it https://github.com/konojunya/gost.git
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request! :)

Licence

MIT

Auther

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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