Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 576 Bytes

File metadata and controls

17 lines (11 loc) · 576 Bytes

application-templates

Application templates for running applications Massdriver provisioned cloud infrastructure.

Development

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