junkdog / glim

A TUI for monitoring GitLab CI/CD pipelines and projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glim

GitLab Pipelines

GitLab Projects Pipeline Actions

A terminal user interface (TUI) for monitoring GitLab CI/CD pipelines and projects. Built with ratatui.

Prerequisites

  • a terminal emulator with support for 24-bit color, e.g. kitty
  • a GitLab personal access token (PAT) with read_api scope
  • libssl-dev installed on your system

Building

cargo build --release 

About

A TUI for monitoring GitLab CI/CD pipelines and projects

License:MIT License


Languages

Language:Rust 100.0%