Add initial readme.md file.
2 files changed
tree: a2a5c846ac5b4757725b6f4137f5c126329e6c91
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. readme.md
readme.md

Feature Model Application Builder

Build an Application Definition from one or more Feature Files.

The Application Builder can be run from the command line by executing the following command:

java org.apache.sling.feature.applicationbuilder.impl.Main

For example:

java org.apache.sling.feature.applicationbuilder.impl.Main -d <directory with feature files> -u ~/.m2/repository -o generated-app.json