solana-install 1.8.0

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