Zari.Box·GPL-3.0

Zari.Box

Declarative container manager for reproducible dev boxes. Reads a YAML file and keeps a container in sync with its image, packages, and bootstrap commands.

Install

Nix (Recommended)
nix run github:ZariTen/ZariBox
Pip
pip install git+https://github.com/ZariTen/ZariBox.git
Local
./install.sh install

Requirements: Python 3.10+, PyYAML, and distrobox or podman.