Build from source 
Queryx is Go project, the CLI program can be easily built with Go as
bash
go build -o bin/queryx cmd/queryx/main.gogo build -o bin/queryx cmd/queryx/main.go