Skip to content

orx0815/com.danklco.sample.app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample Apache Sling CMS Project

An OSGi Bundle project created for the Apache Sling CMS. This project includes a simple client library using Bootstrap, a site configuration, a simple app with a page template and a HelloWorld Sling Model.

This project requires Apache Maven 3 and Java JDK8. To build the project run:

mvn clean install

To install the bundle into a local Sling CMS instance running on port 8080, run:

mvn clean install -P autoInstallBundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.9%
  • JavaScript 14.1%