btcq-miner 0.1.0 — Windows (CPU-only)

This is the CPU-only Windows build of btcq-miner. GPU mining via
CUDA or OpenCL is not yet supported on Windows — coming in a
future release. Linux users get GPU mining today.

Usage:
  btcq-miner.exe --cpu-only --cpu-threads 4 \
    -o http://<rpc-host>:18444 -u <user> -p <pass> \
    --coinbase-addr=<your_btcq_address>

See:  https://btcq.io/docs/mining
