Hi there, gsthnz.
I was wondering if there was a way to get gssg running on windows 11.
While the software seems to be designed with Linux in mind, I thought
there might still be a way to get it running, since it's written in Go.
All the best.
Ender
On 11/5/22 14:32, Ender Render wrote:
> Hi there, gsthnz.> > I was wondering if there was a way to get gssg running on windows 11. > While the software seems to be designed with Linux in mind, I thought > there might still be a way to get it running, since it's written in Go.> > All the best.> > Ender>
Hello, Ender
Unfortunately I don't have a windows system to test this.
Running `GOOS=windows GOARCH=amd64 go build` seems to generate the EXE
file without errors on my system.
Can you run this command and test it?
--
Gustavo Heinz