Skip to content

Install

Shaun edited this page Jun 13, 2017 · 7 revisions

If you have Golang installed:

go get github.com/daidokoro/qaz

On Mac or Linux:

curl https://raw.githubusercontent.com/daidokoro/qaz/master/install.sh | sh

Or, you may need sudo:

curl https://raw.githubusercontent.com/daidokoro/qaz/master/install.sh | sudo sh

Windows Support

With the advent of Bash support on Window 10 devices, I've opted not to support builds for Windows directly going forward. Qaz may still run on Windows if compiled from source, however, no coding considerations will be made for Windows.

See Here for source and binaries

Clone this wiki locally