Skip to main content

Crate run_stack

Crate run_stack 

Source
Expand description

run-stack, as a library so both binary names share one implementation.

Modules§

assets
The files a stack is built from, carried inside the binary.
cli
run-stack: one command to boot a full local stack in Docker.
commands
rst commands — every CLI entry in a terminal table.
compose
Building and running the docker compose command.
config
run.config.json: read, write, and the section grouping.
delegate
Handing a command to the shell implementation.
env
The environment a compose command runs with.
generate
The generated compose overlays.
self_update
rst self-update: refresh a cargo-installed binary and migrate configs.
workspace
Finding the workspace a command belongs to.