mantono / gdash

Command line interface dashboard for your Github issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdash

This project is being superseded by mantono/giss, which has equivalent functionality.

List assigned work for a GitHub user, such as

  • Issues
  • Pull requests
  • Review requests for pull requests

Run

Syntax: gdash USERNAME [ORGANISATIONS]...

Example: gdash ghost apple microsoft list all assigned items for user ghost in repositories for organisations apple and microsoft.

Enviroment variable GITHUB_TOKEN must also be set with a valid token for GitHub's API.

Build

Build with cargo: cargo build

About

Command line interface dashboard for your Github issues


Languages

Language:Rust 100.0%