hrfee / jfa-go

a bit-of-everything user managament app for Jellyfin

Home Page:https://jfa-go.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile source code

DanielCampos2017 opened this issue · comments

how do i compile source code for windows platform

I know this is an old post, but i'll answer anyway:

Building -on- windows isn't supported well, but you should to be able to in WSL.

The easiest way to build would be using goreleaser, described here on the wiki. It will automatically build for all platforms.