Skip to content

rokybeast/zengit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zengit

a minimal, yet feature rich git tui; built with go and love.

Get it:

arch linux

to get zengit on Arch Linux, run this command

# prebuilt binary
yay -S zengit

# builds from this repo
yay -S zengit-git

golang native

to get zengit directly from go's binary package, run this command

go install github.com/rokybeast/zengit@latest

make sure you have the ~/go/bin in your path!

to add

  • nix
  • gentoo (emerge)
  • ... etc.

required dependencies:

  • git (of COURSE-)
  • go
  • go packages (automatically installed when building from package managers): bubbletea, bubble and lipgloss.

About

A clean, minimal, yet feature-rich Git TUI, that does the job! (made in Go)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors