pub fn init_with_client( distro_spec: &str, root: &Path, github: &GithubClient, ) -> Result<(), CliError>
Init with a pre-configured GithubClient — test seam for mockito tests.
GithubClient