glimrr

module
v0.0.0-...-b71b2fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: GPL-3.0

README

glimrr

glimrr: GitLab Interactive Merge Request Review

Glimrr is a TUI for conducting gitlab merge request reviews at the terminal. It aims to be lighter and faster than the browser based interface, and hopefully more keyboard ergonomic.

Dev Notes

To allow glimrr to access and modify merge requests, set the GLIMRR_TOKEN environment variable.

To build and run:

go build -o glimrr ./src && LOG_LEVEL=DEBUG ./glimrr

For an auto-reloading dev setup, run:

fswatch --exclude ".*\.sw[px]$" --exclude ".*~$" -o ./src | ./watch.sh

Note that you'll need to get fswatch somehow, likely from your package manager. I used brew.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL