diff --git a/software/flipt.yml b/software/flipt.yml new file mode 100644 index 0000000000..a722b27d16 --- /dev/null +++ b/software/flipt.yml @@ -0,0 +1,13 @@ +name: "Flipt" +website_url: "https://flipt.io" +source_code_url: "https://github.com/flipt-io/flipt" +description: "Feature flag solution with support for multiple data backends (alternative to LaunchDarkly)." +licenses: + - GPL-3.0 +platforms: + - Docker + - K8S + - Go +tags: + - Miscellaneous +demo_url: "https://try.flipt.io"