README.md hinzugefügt

This commit is contained in:
2025-12-19 16:37:19 +01:00
parent 0a25130b25
commit 64ff8cac97
+14
View File
@@ -0,0 +1,14 @@
# Newt - Quickinstall
This script supports you in quickly installing and configuring Newt on your machine.
- Installs Newt
- Configures a systemctl service
- Enables and starts the service
## Execute
Simply execute this command in your terminal:
```
curl https://code.faboi.cloud/fabio/Newt-Quickstart/raw/branch/main/init.sh | bash
```