Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 23:31
· 1 commit to main since this release

Checksums (SHA256)

b653ba038594411f4ca15a3e8360c30ed463928cf687354997817f06743146b9  ghpending-linux-x86_64.tar.gz
3b5d03b643c19cc61679eae467491dc3ae52ccdcf42b9cba9c8641458de16b03  ghpending-macos-aarch64.tar.gz

Install

# macOS / Linux (Homebrew)
brew tap akitaonrails/tap && brew install ghpending

# Arch Linux (AUR)
yay -S ghpending-bin      # prebuilt Linux x86_64 binary
yay -S ghpending          # builds from source

# From crates.io
cargo install ghpending

# mise
mise use -g github:akitaonrails/ghpending