From 6aed3877f6470c4d72458577b7e919ba0983c128 Mon Sep 17 00:00:00 2001 From: Miko <110693261+mikomikotaishi@users.noreply.github.com> Date: Tue, 3 Jun 2025 13:47:07 +0000 Subject: [PATCH] Add XMake package to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46fd4611b..dfe6b2235 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A simple cross-platform C++ library for terminal based user interfaces! - [Ubuntu package](https://launchpad.net/ubuntu/+source/ftxui) - [Arch Linux](https://aur.archlinux.org/packages/ftxui/) - [OpenSUSE](https://build.opensuse.org/package/show/devel:libraries:c_c++/ftxui) + - [https://xmake.io](XMake) repository [package](https://github.com/xmake-io/xmake-repo/blob/dev/packages/f/ftxui/xmake.lua) * Good practices: documentation, tests, fuzzers, performance tests, automated CI, automated packaging, etc... ## Documentation