tanuki is a dead simple gitlab search in terminal, inspired by gitlab-search
Written in Go with love.
- A personal GitLab access token with the
read_apiscope.
go install github.com/yan-aint-nickname/tanukiNote: !It's not always the latest version!
brew tap yan-aint-nickname/tanuki
brew install tanukitanuki --token="<your token goes here>" --server="<your server goes here>" search --group="<your group goes here>" "<search string>"It's under active development