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