gitpad 0.3.1
Changelog
- 00f1cbf: Scoop update for gitpad version v0.3.0 (@goreleaserbot)
- 91277b9: feat(site): website with EN/KO i18n, prerendering and an interactive browser demo (@jinhyo-dev)
- 275d733: feat(ui): show the gitpad logo in the header (image protocols, text fallback) (@jinhyo-dev)
- 9c2b78f: gitpad v0.3.0 (@goreleaserbot)
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.3.1