gordon

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 9 Imported by: 0

README

gordon

Go released binaries manager

Go Report Card Coverage Status

What's this?

homebrew is awesome.

If you created tools by go and release it on GitHub Releases, you can use gordon instead of homebrew.

$ gordon install kyoh86/richgo
$ gordon update
$ gordon uninstall kyoh86/richgo
$ gordon dump GordonDumpFile
$ gordon restore GordonDumpFile

gordon install will download asset for local OS/architecture from GitHub Releases, and link to the executables in the asset from $HOME/.local/bin.

CAUTION: now its version is 0.x (not stable).

Install

$ go get github.com/kyoh86/gordon@latest

If you see this error:

go: cannot use path@version syntax in GOPATH mode
then run
$ GO111MODULE=on go get github.com/kyoh86/gordon@latest

And you should setup shell in .bashrc or .zshrc.

eval "$(command gordon setup)"

Usage

$ gordon --help

LICENSE

MIT License

This is distributed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
env
hub

Jump to

Keyboard shortcuts

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