Closed redanthrax closed 2 years ago
i added a workflow to make sure agent compiles https://github.com/amidaware/rmmagent/blob/develop/.github/workflows/ci.yml
btw you can cross compile with go (I compile the windows agents on linux)
once u get tests added u can add the go test
or whatever command to that workflow file
added to readme for windows build removed test code from main code fixed windows build tested builds on windows and linux