High-performance ballistics calculator for the command line.
To install the ballistics CLI, run:
curl --proto '=https' --tlsv1.2 -sSf https://ballistics.zip/install.sh | sh
Or with wget:
wget -qO- https://ballistics.zip/install.sh | sh