We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aca3ea commit 7919589Copy full SHA for 7919589
README.md
@@ -1,5 +1,8 @@
1
# climate
2
3
+[](https://goreportcard.com/report/github.com/lispyclouds/climate)
4
+[](https://github.com/lispyclouds/climate/actions?query=workflow%3ATest)
5
+
6
Go is a fantastic language to build CLI tooling, specially the ones for interacting with an API server. `<your tool>ctl` anyone?
7
But if you're tired of building bespoke CLIs everytime or think that the swagger codegen isn't just good enough, look no further.
8
0 commit comments