Add README.md
This commit is contained in:
parent
6c5536733f
commit
d85233a388
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
# 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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue