agave-install 4.0.0-beta.5

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