wimmuskee / gengee

a Gentoo Github PR analysis tool
GNU General Public License v2.0
3 stars 0 forks source link

gengee

A Gentoo Github PR analysis tool. Easily getting views on the open Gentoo pull requests that Github does not provide.

Installation

The setup.py will take care of dependencies except Portage; assuming this is installed. An ebuild is available in the flavour overlay.

Dependencies

Config

Before use, a config file needs to be set up. You can use the included example config to create your oqn, and set, for example the "public_repo" Github personal access token. The file can be stored in 2 locations:

If using the local/dev setup, the database file will be saved there as well, otherwise in ~/.cache/gengee/config.json .

Usage

There are 2 commands:

todo