fix(ScafTemplate): Use interactive shell for post-scaffold scripts; update CI workflows and package metadata

This commit is contained in:
2025-08-17 15:56:11 +00:00
parent b2ba770b78
commit abc7cbc5ea
21 changed files with 187 additions and 77 deletions

View File

@@ -10,4 +10,4 @@ dependencies:
- ../test_template_2
runafter:
- echo 'runafter'
- echo 'runafter'

View File

@@ -1 +1 @@
awesome!
awesome!

View File

@@ -1,6 +1,9 @@
---
fileName: anothername.yml
---
# this is a {{templateObject.value1}}
# this is a {{templateObject.value2}}
# this is a {{templateVar3}}

View File

@@ -1,3 +1,5 @@
# this is a {{templateVar1}}
# this is a {{templateVar2}}
# this is a {{templateVar3}}

View File

@@ -1,4 +1,5 @@
---
fileName: changedname.md
---
# some {{wow}}
# some {{wow}}