Skip to main content

Crate runbox

Crate runbox 

Source
Expand description

runbox — container runner scaffold CLI (crb).

Generates runbox/runbox, runbox/runbox.yml, and runbox/runbox.dockerfile for integrating a project with the container runner system.

§Feature Gate

All modules require the enabled feature. Without it the crate compiles to an empty shell — the intended behaviour for library crates in this workspace.

Constants§

COMMANDS_YAML
Path to the YAML command definitions for this crate.