pub fn template_output( repos: Vec<Repo>, stats: RepoStats, login: String, template: PathBuf, ) -> Result<String, Error>