LabelWeaver

Ruby Code Style Gem Version

LabelWeaver is a gem to help developing whitelabel applications of an existing code base.

It does so by automatically merging the base code into the whitelabel code, leading to only the changed files being part of a new repository or branch.

Installation

gem install label_weaver

Setting up a new whitelabel project

Developing a whitelabel project

Local Development

Diffs

CI Usage