examples

This contains the list of examples that you can run.

Each is documented and you can see its source code, which should help you understand how some aspects of Magpie work.

You can get the list of examples by running the following in a terminal:

just example

You can also run a specific example by giving its name:

just example print_styles   # run the `print_styles` example

Submodules