marceloandriolli / featuren

A simple application for managing your features in production.

Home Page:https://jairojair.github.io/featuren/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Featuren

Build Status Coverage Status

A simple application for managing your features in production.

Introduction

Feature flags/toggles/controls are a software development best practice of gating functionality, used by companies like Google and Facebook. Functionality can be deployed “off”, then turned on via the feature flag, separate from deployment.

More details about: https://jairojair.github.io/featuren/

The main goal for this project is create a simple and open source application for managing your features in production.

About

A simple application for managing your features in production.

https://jairojair.github.io/featuren/

License:MIT License


Languages

Language:Python 97.4%Language:Makefile 1.9%Language:Dockerfile 0.6%