aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 2585acaadced26dc8d848ade2bc332624d867db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Gitkraken CLI AUR Package

![Gitkraken CLI AUR Version](https://img.shields.io/aur/version/gitkraken-cli)
![Gitkraken CLI AUR Votes](https://img.shields.io/aur/votes/gitkraken-cli)

## Gitkraken CLI

This package provides only a way to install Gitkraken CLI on Arch / Manjaro / EndeavourOS.

You can receive help with Gitkraken, through the [Help Center](https://help.gitkraken.com/).

You can also submit [feature requests](https://feedback.gitkraken.com/) and see upcoming features on the [roadmap](https://www.gitkraken.com/git-client/roadmap).

## Contributing

### Update package

- Update package version in [PKGBUILD](PKGBUILD)
- Update checksums with `updpkgsums`
- Do a test installation with `makepkg -si` [Docs for makepkg](https://wiki.archlinux.org/title/makepkg)
- Update [.SRCINFO](.SRCINFO) with `makepkg --printsrcinfo > .SRCINFO` [Docs for makepkg](https://wiki.archlinux.org/title/makepkg)