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.
compose
Building and running the docker compose command.
config
run.config.json: read, write, and the section grouping.
env
The environment a compose command runs with.
generate
The generated compose overlays.
workspace
Finding the workspace a command belongs to.