mirror of
https://github.com/beryllium-org/Bakery.git
synced 2026-06-20 13:21:46 +03:00
The Beryllium OS installer
- Python 96.3%
- Shell 1.6%
- CSS 1%
- Meson 1%
|
|
||
|---|---|---|
| bakery | ||
| data | ||
| po | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| Bakery | ||
| bakery-gui.py | ||
| bakery-tui.py | ||
| config.toml | ||
| crowdin.yml | ||
| DO_DRYRUN | ||
| example.toml | ||
| LICENSE | ||
| Makefile | ||
| makefile_help.txt | ||
| meson.build | ||
| PKGBUILD | ||
| pyproject.toml | ||
| README.md | ||
Beryllium OS Bakery
The automated installer for Beryllium OS.
Depends on python-toml
Ensure you run pre-commit install when cloning this repo.