pro

command module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 4 Imported by: 0

README

pro - Pull Request Opener

A single command to open current PR in browser. Supports GitHub and GitLab.

Usage

Open Pull Request for current branch in browser:

pro

Print Pull Request URL instead of opening it:

pro -p

Authorize pro to access your GitHub account:

pro auth github

Authorize pro to access your GitLab account:

pro auth gitlab

Tokens are stored in ~/.config/pro/config.yml by default.

Installation

Homebrew (macOS/Linux)
brew install wowu/tap/pro
Scoop (Windows)
scoop bucket add wowu https://github.com/wowu/scoop.git
scoop install wowu/pro
Compile from source

Install go 1.18 (brew install go or offical docs), then compile the binary from source with:

go install github.com/wowu/pro@latest

pro binary will be installed in $GOPATH/bin, most likely ~/go/bin/pro.

Other platforms

Download binaries from the releases page.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
providers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳