#time #gitlab #generate #reports #cli-tool #variables #command

app git3t

A CLI tool to generating time reports from Gitlab

1 unstable release

0.1.0 Apr 19, 2023

#29 in #reports

23 downloads per month

MIT license

270KB
260 lines

git3t

A simple CLI tool for generating time reports from gitlab.

Installation

You need the rust toolchain to install git3t. You can install it from rustup.

cargo install git3t

Usage

Set the GITLAB_TOKEN environment variable to your gitlab token. Token has to have the api scope. Then run git3t help to get a list of all commands.

export GITLAB_TOKEN=<your token>
git3t help <command>

Dependencies

~10–27MB
~403K SLoC