Skip to content

ItemConsulting/feature-toggle-app

Repository files navigation

Feature Toggle

This is a feature toggle application for Enonic XP. It allows you to create feature toggles and use them in your applications.

Logo

Deploying

Building

To build he project run the following code

enonic project build

Deploy locally

Deploy locally for testing purposes:

enonic project deploy

Deploy to Jitpack

Go to the Jitpack page for feature-toggle-app to deploy from GitHub (after creating a new versioned release).