From b7ed34a6745d1e93714df0bf2634886a76319df5 Mon Sep 17 00:00:00 2001 From: Ala Shiban <96867907+AlaShibanAtKlo@users.noreply.github.com> Date: Sat, 14 Jan 2023 06:12:53 -0800 Subject: [PATCH] adding klotho to devops section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c01386f6..527f5231 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. * [pyinfra](https://github.com/Fizzadar/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure. * [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system. + * [klotho](https://github.com/klothoplatform/klotho) - A CLI tool for transforming plain Python code to deployable cloud native code. + * SSH-style Deployment * [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric. * [fabric](https://github.com/fabric/fabric) - A simple, Pythonic tool for remote execution and deployment.