Add badges 🌈

main
Elie 2020-12-09 17:01:08 +01:00
parent 6a108d2c52
commit fee436384a
No known key found for this signature in database
GPG Key ID: 399AF69092C727B6
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
<p align="center">
<img width="201" src="assets/icon.svg" alt="Driftctl"><br>
<img src="https://circleci.com/gh/cloudskiff/driftctl.svg?style=shield"/>
<img src="https://goreportcard.com/badge/github.com/cloudskiff/driftctl"/>
<img src="https://img.shields.io/github/license/cloudskiff/driftctl">
<img src="https://img.shields.io/github/v/release/cloudskiff/driftctl">
<img src="https://img.shields.io/github/go-mod/go-version/cloudskiff/driftctl">
<img src="https://img.shields.io/github/downloads/cloudskiff/driftctl/total.svg"/>
<a href="https://codecov.io/gh/cloudskiff/driftctl">
<img src="https://codecov.io/gh/cloudskiff/driftctl/branch/main/graph/badge.svg?token=8C5R02G5S7"/>
</a><br>
Measures infrastucture as code coverage, and tracks infrastructure drift.<br>
:warning: <strong>This tool is still in beta state and will evolve in the future with potential breaking changes</strong> :warning:
</p>