Skip to content

Commit 7919589

Browse files
committed
[README] badges
1 parent 9aca3ea commit 7919589

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# climate
22

3+
[![Go Report Card](https://goreportcard.com/badge/github.com/lispyclouds/climate)](https://goreportcard.com/report/github.com/lispyclouds/climate)
4+
[![CI Status](https://github.com/lispyclouds/climate/workflows/Test/badge.svg)](https://github.com/lispyclouds/climate/actions?query=workflow%3ATest)
5+
36
Go is a fantastic language to build CLI tooling, specially the ones for interacting with an API server. `<your tool>ctl` anyone?
47
But if you're tired of building bespoke CLIs everytime or think that the swagger codegen isn't just good enough, look no further.
58

0 commit comments

Comments
 (0)