list debian deps

This commit is contained in:
Jonathan Carter
2025-12-10 21:18:21 +02:00
parent 31bb032a4e
commit ed2ddb0a77
15 changed files with 156 additions and 95 deletions

View File

@@ -17,6 +17,12 @@ Recommended:
- sass-stylesheets-bulma (needed if the web front-end is to be used)
- libxapp-gtk3-module
On Debian-based systems, you should get everything with the following:
```
apt install python3-flask python3-command-runner python3-pytest python3-dmm gettext libjs-htmx sass-stylesheets-bulma fonts-fork-awesome
```
## Development
**Please Note:** This project is in early development, and if you have stumbled across this page, please note that it is nowhere near ready for production use yet. Hopefully that changes over the next few months!