Skip to content

mhvsa/git3t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages