solana-install 1.10.7

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