-
Notifications
You must be signed in to change notification settings - Fork 0
Templates
grarup edited this page Aug 21, 2015
·
2 revisions
Templates a small scripts that when run create or change files.
The templates are written in Json and consists of two parts parameters and commands
Parameters can bee a string or a file.
There are 5 types of commands 'copy file', 'create folder', 'replace in file', 'insert in file' and 'inject in json'
##Using To use a template right click on a folder in the project tree. Select the template from under 'New from template'
This brings up an window where you can set the parameters of the template, select which parts to run and finally run the template.