gordon

command module
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 10 Imported by: 0

README

gordon

GitHub Released binaries manager

PkgGoDev Go Report Card Coverage Status Release

What's this?

homebrew is awesome.

If you want to use tools 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 init)"

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
cli
env
hub

Jump to

Keyboard shortcuts

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