Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 425 Bytes

sling-root

Composition of the other repositories

prerequisites

  • java 1.8.0_201
  • maven 3.6.3

clone

git clone --recurse-submodules --remote-submodules https://github.com/xfunctions/sling-root

start server

sling-root/sling-platform/sling-server$ mvn install -P startServer,sling11

or

docker/docker-compose.up.command

build & deploy

sling-root$ mvn clean install -P deployPackage