Skip to content

savithap/nakamura

 
 

Repository files navigation

This is the master branch of Nakamura maintained by the Sakai Foundation.

This is the Sling-based Sakai OAE kernel that uses OSGi.

To run:

mvn clean install
. tools/version
java -jar app/target/org.sakaiproject.nakamura.app-${K2VERSION}.jar

This will start Felix configured with Sling and the Sakai nakamura bundles.

You will find the bundles under ./bundles and some libraries under ./libraries.

Packages

No packages published

Languages

  • Java 92.4%
  • Ruby 6.1%
  • Shell 1.3%
  • Other 0.2%