No description
- Add bakery.toml describing the bakery binary as an installable product - gen-index.sh: check DL_DIR/<pkg>/bakery.toml first (written by each product's release workflow), fall back to sibling checkout for local dev - gen-index.sh: include bakery itself in the products list - release.yml: use GITHUB_WORKSPACE instead of ECOSYSTEM_DIR (the bread-ecosystem runner IS the checkout, no separate clone needed) - release.yml: copy bakery.toml to DL_DIR during artifact prep |
||
|---|---|---|
| .github/workflows | ||
| bakery | ||
| bread-theme | ||
| registry | ||
| scripts | ||
| .gitignore | ||
| bakery.toml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Bread Ecosystem
Welcome to the Bread Ecosystem!
This repository contains the core components and tools for the Bread Ecosystem, primarily focused on package management and theming.
Workspace Members
This Rust workspace contains the following crates:
bakery: The package manager for the Bread Ecosystem.bread-theme: A shared theming crate integrating pywal and Catppuccin for the Bread Ecosystem, with optional support for GTK4 and Wayland.
License
This project is licensed under the MIT License.