From 79783481bf0dfc51cb95519f9e8790ab849b71cd Mon Sep 17 00:00:00 2001 From: Simon Sobisch Date: Thu, 19 Oct 2023 13:47:39 +0000 Subject: [PATCH] GitPod link and teaser in HACKING --- HACKING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HACKING.md b/HACKING.md index 6612cd501..5bd55624b 100644 --- a/HACKING.md +++ b/HACKING.md @@ -18,6 +18,7 @@ - [Arch Linux](#arch-linux) - [OpenSUSE](#opensuse) - [Building Hotspot itself](#building-hotspot-itself) +- [Online](#online) - [Debugging the AppImage](#debugging-the-appimage) - [AppImage-Debugging using manual symbol loading](#appimage-debugging-using-manual-symbol-loading) - [AppImage-Debugging using debuginfod](#appimage-debugging-using-debuginfod) @@ -125,6 +126,14 @@ make If you need help building this project for your platform, [contact us for help](https://www.kdab.com/about/contact/). +## Online + +Instead of installing all dependencies and building Hotspot locally you may do so online with the following link: +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io#https://github.com/GitMensch/hotspot) +This environment uses a clean, pre-configured Ubuntu 22.04 LTS environment. Just open, possibly +have a look at the multiple building tasks, wait a bit until building is finished, which is done as soon as a hotspot window opens in the preview and you can start coding. +Note: building may take a while as we don't use pre-builts or a special docker container in this environment yet. + ## Debugging the AppImage When the AppImage crashes or is excessively slow, please provide a usable backtrace or profile run.