blend/README.md
2023-02-11 17:33:29 +05:30

16 lines
No EOL
1 KiB
Markdown

<div align="center">
<h1 align="center">blend</h1>
<p align="center">A tool to manage overlays, containers and multiple distributions</p>
</div>
This repository also contains **blend-settings**, a tool for configuring blend and overlays, as well as many other utilities.
## Credits
The `init-blend` file in this repository uses a few lines (two sections) uses from distrobox's init script. These lines have been marked and attributed appropriately, and are licensed under [the GPL-3.0 license](https://github.com/89luca89/distrobox/blob/main/COPYING.md).
Aside from these lines, all the other code in this repository has been written by me (rs2009). `blend-settings` is based on [Modren](https://github.com/RudraSwat/modren), a software store I (rs2009) had written long ago, and is licensed under the same license as the rest of the code in this repository, [the GPL-3.0 license](https://github.com/blend-os/blend/blob/main/LICENSE).
## Usage
It's recommended to use the `blend-settings` UI, instead of the `blend` CLI.