Releases: MattMcMurray/gomob
Releases · MattMcMurray/gomob
First Beta Release
This version should be stable with a small amount of nodes. Changes include:
- More stable execution time propagation by using reliable TCP messages
- Better logging with timestamps
Pre-built binaries are available for 3 platforms.
Initial Release
This is an early version. Ubuntu binary is included. For all other platforms, you will need to compile yourself.
go get github.com/mattmcmurray/gomob
cd <path/to/gomob>
go get -t ./gomob/...
go install
gomob --help