{{#local_problems}}
{{{raw_message}}}
{{/local_problems}} {{^local_problems}} {{#manifest}}

Inspector projects

Inspector projects provide an environment in which to develop modules.

Any time you make changes to your module build steps, or included files (such as resources or frameworks) you will need to update your inspector projects so the changes can be applied.

{{#inspector_android}}
{{>modules/status_message}}
{{/inspector_android}}
{{#inspector_ios}}
{{>modules/status_message}}
{{/inspector_ios}}

Module file status

This section lists any problems we've found with the layout or content of your module's files.

Path to module: {{local_path}}

{{#canUseInspector}}

Inspector config status

{{/canUseInspector}}

Docs

You can include documentation for your module by including markdown files in the docs folder within your module. To get you started an example index.md has been included. Preview the docs to view what they would look like to a user on the Trigger.io website if you publish your module.

Preview docs in new browser window
{{/manifest}} {{^manifest}}

Local development version

In order to develop your module you need to have a local development copy, you can either point the Toolkit at an existing copy or create a new template from this page

No known local version.
{{/manifest}} {{/local_problems}}