restore comments

This commit is contained in:
Joe Danziger
2025-06-04 19:46:29 -04:00
parent 5ae549a7c9
commit e082e2af10

View File

@@ -195,6 +195,9 @@ function copyTemplateFile(templateName, targetPath, replacements = {}) {
// Map template names to their actual source paths
switch (templateName) {
// case 'scripts_README.md':
// sourcePath = path.join(__dirname, '..', 'assets', 'scripts_README.md');
// break;
// case 'README-task-master.md':
// sourcePath = path.join(__dirname, '..', 'README-task-master.md');
// break;