From 65128e1015e5ffe048b456b6367beb7cf615e55d Mon Sep 17 00:00:00 2001 From: Pascal Dennerly Date: Fri, 25 Oct 2024 22:21:56 +0100 Subject: [PATCH] Add Layli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a326788f12..c00134e2e5 100644 --- a/README.md +++ b/README.md @@ -3437,6 +3437,7 @@ _Software written in Go._ - [joincap](https://github.com/assafmo/joincap) - Command-line utility for merging multiple pcap files together. - [JuiceFS](https://github.com/juicedata/juicefs) - Distributed POSIX file system built on top of Redis and AWS S3. - [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. +- [Layli](https://layli.app) - Draw pretty layout diagrams as code. - [Leaps](https://github.com/jeffail/leaps) - Pair programming service using Operational Transforms. - [lgo](https://github.com/yunabe/lgo) - Interactive Go programming with Jupyter. It supports code completion, code inspection and 100% Go compatibility. - [limetext](https://limetext.github.io) - Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text.