solana-install 1.16.2

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