Skip to content

gitpad 0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 05:00
· 2 commits to main since this release

Changelog

Install

brew tap jinhyo-dev/gitpad https://github.com/jinhyo-dev/gitpad && brew install --cask gitpad   # macOS
sudo apt-get install gitpad                                                                   # Debian / Ubuntu (repo setup in README)
scoop bucket add gitpad https://github.com/jinhyo-dev/gitpad && scoop install gitpad         # Windows
go install github.com/jinhyo-dev/gitpad@v0.4.0