Function execute_install

Source
pub fn execute_install(
    instance_dir: &Path,
    repository_args: &RepositoryArgs,
    release_args: &ReleaseArgs,
) -> Result<()>