项目作者: uPortal-Project

项目描述 :
Sample uPortal widgets to demonstrate the power of Soffit
高级语言: JavaScript
项目地址: git://github.com/uPortal-Project/soffit-samples.git
创建时间: 2016-06-04T02:51:26Z
项目社区:https://github.com/uPortal-Project/soffit-samples

开源协议:Apache License 2.0

下载


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

  1. $gradle assemble

Building with the Gradle Wrapper

  1. $./gradlew assemble

Running This Project

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