From 247ac06b867a20b4c30f3f374a88ebfd40165753 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 1 Sep 2024 03:23:02 +0200 Subject: move to monorepo --- README.md | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index 3285628..0000000 --- a/README.md +++ /dev/null @@ -1,30 +0,0 @@ -# astal-river - -a library and cli tool for getting status information of the river wayland compositor. - -## Build from source -### Dependencies - -- meson -- glib -- gobject-introspection -- json-glib -- libwayland - -```sh -# Clone the repository -git clone https://github.com/astal-sh/river -cd river - -# Setup and build -meson setup build -meson compile -C build - -# Install -meson install -C build -``` - -## Todo -- docs - - -- cgit v1.2.3