Application templates for running applications Massdriver provisioned cloud infrastructure.
The mass
CLI has a development flag that can be set to render templates from a local git directory instead of from the main git repo.
MD_DEV_TEMPLATES_PATH="~/work/application-templates" mass bundle new
To use custom templates during generation:
MD_DEV_TEMPLATES_PATH="~/work/path/to/your/application-templates" mass bundle new