From 37c27b366a846f62de9775ec59c2b0f678edacf0 Mon Sep 17 00:00:00 2001 From: Mikkel Marstein <mikkem@stud.ntnu.no> Date: Thu, 3 Sep 2020 10:27:59 +0000 Subject: [PATCH] endring --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index cf24a53..8540d79 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates) - -# gitpod-templates - -This repo contains templates for repositories that support gitpod, i.e. with proper .gitignore, .gitpod.docker and .gitpod.yml files - -There are also branches for projects configured with maven and/or gradle for various purposes ## javafx branch -[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/it1901/gitpod-templates/tree/javafx-maven) +[](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/mikkem/hellojavafx) Contains example of minimal javafx app (with test) built with maven -- GitLab