Skip to content
grarup edited this page Aug 21, 2015 · 2 revisions

Templates

Templates a small scripts that when run create or change files.

Components

The templates are written in Json and consists of two parts parameters and commands

Parameter

Parameters can bee a string or a file.

Commands

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.

Clone this wiki locally