Skip to content

Add script to automatically update badges from gitlab projects

André Anjos requested to merge badges into master

A new command is available under the gitlab subcommand. It can create/update README badges for a project automatically.

To use it, just issue bdt gitlab badges <group>/<project> -vv

It partially solves #51 (closed) by providing a tool to automatically update repos in a consistent manner.

Merge request reports