Ilyes512/boilr

Reference other project.json values

Ilyes512 opened this issue · 0 comments

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}}"