16 lines
564 B
Markdown
16 lines
564 B
Markdown
# Bread Ecosystem
|
|
|
|
Welcome to the **Bread Ecosystem**!
|
|
|
|
This repository contains the core components and tools for the Breadway ecosystem, primarily focused on package management and theming.
|
|
|
|
## Workspace Members
|
|
|
|
This Rust workspace contains the following crates:
|
|
|
|
- **[`bakery`](./bakery)**: The package manager for the bread ecosystem.
|
|
- **[`bread-theme`](./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.
|