How we work: flipping features
FeatureFlipper is a simple library that allows you to restrict blocks of code to certain environments. This is mainly useful in projects where you deploy your application from HEAD and don’t use branches. Read more about the motivation in the introductory blog post.
Post a comment