From ce29b8647b07804bf2d257556faaf441ad83028d Mon Sep 17 00:00:00 2001 From: schreifuchs Date: Mon, 3 Mar 2025 13:50:03 +0100 Subject: [PATCH] updated readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc491c..cb45a67 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ +# wails template +This is my wails-template i am using for the *ICT-Regiomeisterschaften 2025*. +It uses vanilla svelte with vite in the Frontend. For styling i use Flowbyte and TailwindCSS. I have setup a pipeline to build windows and linux binaries. For windows i have a working installer. -# README +Feel free to use this template on your own. To set it up just run ```setup.sh```. If you're not using gitea you will have to rename the ```.gitea``` folder to ```.github```, to use the pipelines. + +Enjoy :) ## Links