Add script to automatically update badges from gitlab projects
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.