From c8a1e60ca8f95b3888e285032c2dc98e38e69052 Mon Sep 17 00:00:00 2001 From: Yusuf Can Bayrak Date: Thu, 25 Jul 2024 13:13:59 +0200 Subject: [PATCH] Add tlm (#5249) https://github.com/yusufcanb/tlm added to devops tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d603032e..17c1594f 100644 --- a/README.md +++ b/README.md @@ -3294,6 +3294,7 @@ _Software written in Go._ - [tau](https://github.com/taubyte/tau) - Easily build Cloud Computing Platforms with features like Serverless WebAssembly Functions, Frontend Hosting, CI/CD, Object Storage, K/V Database, and Pub-Sub Messaging. - [terraform-provider-openapi](https://github.com/dikhan/terraform-provider-openapi) - Terraform provider plugin that dynamically configures itself at runtime based on an OpenAPI document (formerly known as swagger file) containing the definitions of the APIs exposed. - [tf-profile](https://github.com/datarootsio/tf-profile) - Profiler for Terraform runs. Generate global stats, resource-level stats or visualizations. +- [tlm](https://github.com/yusufcanb/tlm) - Local cli copilot, powered by CodeLLaMa - [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends. - [trubka](https://github.com/xitonix/trubka) - A CLI tool to manage and troubleshoot Apache Kafka clusters with the ability of generically publishing/consuming protocol buffer and plain text events to/from Kafka. - [uTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml.