SLING-9135 - Move org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils into org.apache.sling.commons.compiler
1 file changed
tree: 789699a244b3ca9b22dba87e7cf7cc94c47769e1
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Coverage Sonarcloud Status Maven Central JavaDocs License scripting

Apache Sling Scripting HTL Read-Eval-Print Loop Environment

This module is part of the Apache Sling project.

To install:

mvn clean install sling:install

Then just browse to http://localhost:8080/htl/repl.html.