export const getTemplateUrl = (template: string) => { return `https://github.com:rrr523/greenfield-${template}-template#master`; };