Pre-built binaries for linux, darwin, freebsd and windows are available for download:
v1.2.1
See the docs for deploying NSQ with Docker.
$ brew install nsq
1.13+
is required)NSQ uses go modules to produce reliable builds.
$ git clone https://github.com/nsqio/nsq
$ cd nsq
$ make
$ ./test.sh