From e5c0a7088040fd61b764a4339e93a6ce67574700 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 21 May 2025 13:30:33 -0700 Subject: [PATCH] ziginfra README sync --- README.md | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 4aa776593f244a88c37b78e045aa75caf7cb9f66..d87ca0ed514cbb310e251dfbef9ae132a71c2d61 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,11 @@ # zig-flag +![loc](https://sloc.xyz/github/nektro/zig-flag) +[![license](https://img.shields.io/github/license/nektro/zig-flag.svg)](https://github.com/nektro/zig-flag/blob/master/LICENSE) +[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) +[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) +[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) + Config management for Zig. -## Built With -- Zig master - - https://github.com/ziglang/zig -- Zigmod package manager - - https://github.com/nektro/zigmod - -- https://github.com/nektro/zig-extras - -## Install -``` -zigmod aq add 1/nektro/flag -``` - -## License -MIT +Ideal if you would like to define flags in multiple modules or multiplex intake between CLI flags or environement variables. -- 2.54.0