From 9df0748d8e16830a23d0357c60f1cd15b576e9ba Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 10 Apr 2025 10:39:30 +0100 Subject: [PATCH] Add Featbit (#1238) Co-authored-by: Rabenherz112 --- software/featbit.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/featbit.yml diff --git a/software/featbit.yml b/software/featbit.yml new file mode 100644 index 0000000000..800dd68938 --- /dev/null +++ b/software/featbit.yml @@ -0,0 +1,11 @@ +name: Featbit +website_url: https://www.featbit.co/ +description: Enterprise-grade feature flag platform that you can self-host. +licenses: + - MIT +platforms: + - Docker + - K8S +tags: + - Software Development - Feature Toggle +source_code_url: https://github.com/featbit/featbit \ No newline at end of file