gistup

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2014 License: MIT Imports: 8 Imported by: 0

README

gistup

CLI tool for uploading gists. Uses Github OAuth2 token.

$ export GITHUB_TOKEN="tokenhere"

The files to be uploaded are are space seperated.

# Public upload
$ gistup -d "Some description of the gists" -f "file1.txt file2.txt" -p
# Private upload
$ gistup -d "Some description of the gists" -f "file1.txt file2.txt"

Installing

For go users

$ go get github.com/domluna/gistup

For everyone else

Binaries can be found under release for Windows, Linux and OSX.

Documentation

Overview

CLI for quickly uploading gists.

Jump to

Keyboard shortcuts

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