Skip to content

Sample uPortal widgets to demonstrate the power of Soffit

Notifications You must be signed in to change notification settings

drewwills/soffit-samples

 
 

Repository files navigation

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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.4%
  • Java 39.2%
  • CSS 6.4%