-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
The quark runner runs a quardle. See #6
It takes a quardle as an input, validates it and runs the kernel and initrd into a Linux guest through lumper.
It should be able to capture the initrd run through stdout/stderr and optionally store it.
CLI
quark run --quardle <quardle> --output <output_file>