Most examples first declare a static file and then apply a step to it.
This is a common scenario, but it is not mandatory, as shown in this example.
Note that the `script.sh`, used to boot StepUp, is automatically declared static.

This example also shows how to use `test.toml` instead of command-line flags,
which deviates a bit from the other examples.
