Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uPortal-contrib/soffit-kotlin-example
Learn to create a uPortal soffit in Kotlin by example
https://github.com/uPortal-contrib/soffit-kotlin-example
kotlin soffit uportal
Last synced: 18 days ago
JSON representation
Learn to create a uPortal soffit in Kotlin by example
- Host: GitHub
- URL: https://github.com/uPortal-contrib/soffit-kotlin-example
- Owner: uPortal-contrib
- License: apache-2.0
- Created: 2017-05-22T17:14:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T11:45:32.000Z (about 2 months ago)
- Last Synced: 2024-09-15T13:37:26.904Z (about 2 months ago)
- Topics: kotlin, soffit, uportal
- Language: Kotlin
- Homepage:
- Size: 113 KB
- Stars: 2
- Watchers: 15
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soffit Kotlin Example
[![Linux Build Status](https://travis-ci.org/uPortal-contrib/soffit-kotlin-example.svg?branch=master)](https://travis-ci.org/uPortal-contrib/soffit-kotlin-example)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/qpl2mx9x8hslt0lr?svg=true)](https://ci.appveyor.com/api/projects/status/qpl2mx9x8hslt0lr/branch/master?svg=true)A simple soffit written with Spring 5, Gradle, and Kotlin.
## Installation
1. Install [Git](https://git-scm.com/download)
2. Install Java 8 ([Oracle JDK](http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html), [Open JDK](http://jdk.java.net/8/), or [Azul JDK](http://www.azul.com/downloads/zulu/))
3. Open a terminal
4. Run `git clone https://github.com/uPortal-contrib/soffit-kotlin-example`
5. Run `cd soffit-kotlin-example`
6. Run `./gradlew install` or `gradlew.bat install`## Start
From a terminal to the *soffit-kotlin-example* folder, run `./gradlew bootRun` or `gradlew.bat bootRun`
## uPortal Contrib
For purposes of this project's participation in uPortal's
[uPortal Ecosystem Intake Process][],
the "Project Lead" is (uPortal Committer) Christian Murphy.[uPortal Ecosystem Intake Process]: https://docs.google.com/document/d/18iG8oAPaADzgrk4JMok_Byg0DiPmuNS9S8RRdzSF0nQ