Merge pull request #1 from Breadway/copilot/create-readme-md
Add workspace README.md
This commit is contained in:
commit
257619447a
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 Bread 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