From 9b090a6c1f0cd7e4addca5010b383098c4987edd Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Sat, 20 Dec 2025 13:07:27 -0500 Subject: [PATCH] docs(readme): added readme --- readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..7ef8afb --- /dev/null +++ b/readme.md @@ -0,0 +1,21 @@ +# hadron + +Simple rust utility to configure meson build directories in a TUI + +## Building +```bash +git clone https://github.com/tboudreaux/hadron +cd hadron +cargo build --release +``` + +## Usage +```bash +hadron buildDir +``` + +You will be presented with a list of options for that meson project. + +- There are vim like motions to move around +- space will toggle possible options or open an edit window for free form options +- / will search