Reference other project.json values
Ilyes512 opened this issue · 0 comments
Ilyes512 commented
See tmrts/boilr#6:
Like I mentioned in tmrts/boilr#5
It would be nice to template the default values as well. i.e. run the default variables through go-templates first.
Like:
"AppName": "Demo",
"FolderName": "{{AppName}}"