Skip to content
Reid Pettibone edited this page May 29, 2026 · 4 revisions

Welcome to the Loom CI/CD Wiki

Below you will find expected outputs and how-to guides for the following workflow scripts

  • compile-examples

  • clang-format

...

compile-examples

How to Run

Basic Command

py compile_examples.py --dependency-report 'file_name.md'

Additional Commands

py compile_examples.py --help'


Initial check and successful compilations.


Dependency Warning


Failure report

image
Generating a dependency report

Clone this wiki locally