Skip to content

DHBW-SE-2023/YAAC

Repository files navigation

YAAC

GitHub license Full-Stack YAAC Prototype writen in Go.

Installation

Prerequisites

  • Windows
  • Docker
  • WSL2

Install the latest image

Download the repository. Then execute Install.bat to install the application. Run YAAC.bat to run the application.

Development Setup

Prerequisites

Follow the guide on https://developer.fyne.io/started/ for your system.
And follow the steps on https://gocv.io/getting-started/ for your system.

Running

make run

Packaging

make package