This repository contains wrappers for some programs implemented in the primary
Gate repository, enabling additional
services. Programs which don't incorporate services can be built directly from
the primary Gate module. Go 1.16 and Linux are required.
Build instructions:
go install gate.computer/gate/cmd/gate@latest
go install gate.computer/gate/cmd/gate-runtime@latest
go install gate.computer/services/cmd/gate-daemon@latest
go install gate.computer/services/cmd/gate-server@latest