CD/CI git build workflow and unit testing + dependabot intergration for security updates

This commit is contained in:
Chaos Rogers 2025-07-18 12:50:53 +01:00
parent bd2111d77a
commit a6523bf105
6 changed files with 182 additions and 15 deletions

View file

@ -28,8 +28,13 @@ Inspired by the TimeTurner in the Harry Potter series, this project synchronises
---
## 🚀 Installation
## 🚀 Installation (to update)
For Rust install you can do
```bash
cargo install --git https://github.com/cjfranko/NTP-Timeturner
```
Clone and run the installer:
```bash