# Primes counter ````shell go build ./go-primes-counter -h ./go-primes-counter -start 10 -max 1000 -print-count -1 -step-size 100 ````