What's new?
- Use
--no-colorto simplify the output of any command. Sometimes less is more. turbot template build --git --branch <branch-name>allows you to specify the branch the build operations will be committed onto.turbot template buildno longer supports the--configflag. Usetemplate.ymlfiles instead.
Bug fixes
turbot installwas not downloading files. Now it does.turbot template buildwas creatingtemplate.ymlfiles for every template instance. This is noisy and defeats the value of template inheritence, so has been stopped.