Closed aa1008611 closed 10 months ago
I tried on my vps, go build
took nearly 30seconds to compile. Go compiler is not so fast when build cache is clean. You can try go build -v ./cmd/tgp
to get some progress.
Also I'll mention in readme that you need go 1.20
Obviously you need to at least install go compiler to build this. I don't know what system you are using, So I can't give consistent advice. We can convert this issue to discussion and talk about details.
After obtaining input from adtag, restart the program/wait for a long time without any response, do not display sponsors
Discussion moved to (#3 )
go mod download
go build ./cmd/tgp
Input not responding,Can you introduce the environment in detail? Thank you.