Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 770 Bytes

File metadata and controls

11 lines (6 loc) · 770 Bytes

DMOD Module Templates

This directory contains templates for creating new DMOD modules. The templates are organized by the type of module they create. Each template is a directory that contains a README.md file that describes the template and a template directory that contains the files and directories that will be copied to the new module directory.

To create a new module, copy the template directory to the modules directory and rename it to the name of the new module. Then edit the files in the new module directory to customize the module.

Templates