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.go
go build -o bin/queryx cmd/queryx/main.go