An open API service indexing awesome lists of open source software.

https://github.com/sourcepirate/highcount

Simple Work time counter based of labels.
https://github.com/sourcepirate/highcount

Last synced: 19 days ago
JSON representation

Simple Work time counter based of labels.

Awesome Lists containing this project

README

          

## Highcount

A simple tool to calculate working hours based on labels for gitlab.

## Usage

```
./highcount --username --password nusbighero6/ipmlp 'July (Completed)'
```

## Output

```

sourcepirate has spent about n hours
XXX has spent about z hours
YYY has spent about y hours
ZZZ has spent about x hours

```

## Building

```
cd cmd
go build highcount.go

```

## Contribution

Kindly welcome.