Downloads

Pre-built binaries

Pick the binary for your platform, move it to ~/.local/bin/git-jci (or anywhere on your $PATH), and run git jci.

Or install automatically: curl -sSL https://jayporeci.in/install.sh | sh

Platform Architecture Download
Linuxx86-64git-jci-linux-amd64
LinuxARM64git-jci-linux-arm64
LinuxARMv7git-jci-linux-armv7
Linux32-bit (386)git-jci-linux-386
Windowsx86-64git-jci-windows-amd64.exe
WindowsARM64git-jci-windows-arm64.exe

macOS is not currently offered as a pre-built binary. Build from source: go build ./cmd/git-jci