To make the Ina CLI easier to obtain for people who don't have Rust installed, we should build the Ina CLI in CI and publish it to GitHub releases automatically. The x86_64-unknown-linux-gnu, x86_64-pc-windows-(gnu|msvc), x86_64-apple-darwin, and aarch64-apple-darwin targets are probably the most popular and so would be good to start with.
To make the Ina CLI easier to obtain for people who don't have Rust installed, we should build the Ina CLI in CI and publish it to GitHub releases automatically. The x86_64-unknown-linux-gnu, x86_64-pc-windows-(gnu|msvc), x86_64-apple-darwin, and aarch64-apple-darwin targets are probably the most popular and so would be good to start with.