gop

command module
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: MIT Imports: 1 Imported by: 0

README

gop

simple cli app to open current git repository's remote url in the default browser.

Installation

brew install akadir/gop/gop

or

brew tap akadir/gop && brew install gop

Usage

Currently, in beta version.

Run gop under git repository. gop -h to see available commands.

Autocomplete

bash:

# append into ~/.bashrc
PROG=gop source /dev/stdin <<< "$(gop completion bash)"

zsh:

# append into ~/.zshrc
PROG=gop source /dev/stdin <<< "$(gop completion zsh)"

License

This project is licensed under the MIT License - see the LICENSE file for details


Developed with ❤︎ by akadir

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
git

Jump to

Keyboard shortcuts

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