It would be nice to see opportunity to describe how file will replace exists file. For example, we have file gradle.properties and we have the same file in the folder we are creating tree from template. So, we may use some syntax like {{exists_content}} to paste the content of exists file on the place where that will be used
It would be nice to see opportunity to describe how file will replace exists file. For example, we have file
gradle.propertiesand we have the same file in the folder we are creating tree from template. So, we may use some syntax like{{exists_content}}to paste the content of exists file on the place where that will be used