update init and test

This commit is contained in:
Jev
2026-04-22 20:29:58 +02:00
parent d9de22f0dd
commit b69481867b
3 changed files with 32 additions and 177 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
## Installation
```bash
uv sync --frozen --group dev
source init.sh
```
## Usage
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -e
uv sync --all-groups
source .venv/bin/activate