We should be able to make multiple images in one generation run.
A simple implementation would just pass the required number images into the runner, and then update the gallery once all are down.
A more complex implementation (for the cli runner) would need to monitor stdout from the generation tool and trigger an gallery update as each image is written.
We should be able to make multiple images in one generation run.
A simple implementation would just pass the required number images into the runner, and then update the gallery once all are down.
A more complex implementation (for the cli runner) would need to monitor stdout from the generation tool and trigger an gallery update as each image is written.