solana-install 1.7.16

The solana cluster software installer
Documentation
1
2
3
fn main() -> Result<(), String> {
    solana_install::main()
}