uPortal-Project / soffit-samples

Sample uPortal widgets to demonstrate the power of Soffit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soffit Samples

Build Status

This project contains several example Soffits for uPortal. More information about Soffit can be found in the uPortal manual.

Building This Project

This project builds with Gradle. You can install Gradle on your machine or use the included Gradle Wrapper.

Building with Gradle

  $gradle assemble

Building with the Gradle Wrapper

  $./gradlew assemble

Running This Project

  $java -jar build/libs/soffit-samples-0.0.1-SNAPSHOT.war

About

Sample uPortal widgets to demonstrate the power of Soffit

License:Apache License 2.0


Languages

Language:JavaScript 47.4%Language:Java 47.2%Language:CSS 5.4%