enonic / app-features

App that is used to test features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features App

This application is used for testing features for Enonic XP. It follows our main Enonic XP releases.

Releases

Here's a list of released versions with compatibility notes:

  • 6.0.0 - Enonic XP 6.0.0

Building

Build all code and run all tests:

./gradlew build

Build all code skipping all tests:

./gradlew build -x test

To publish the app to our repository:

./gradlew publish

About

App that is used to test features.

License:Other


Languages

Language:JavaScript 85.9%Language:HTML 11.8%Language:CSS 1.6%Language:Java 0.4%Language:XSLT 0.2%