New release with beter decoding.
Build and test Zhurnal / Test (push) Successful in 1m11s

This commit is contained in:
2024-12-01 06:14:33 +01:00
parent 14782c06c4
commit a44108901e
4 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ install:
./.venv/bin/python -m pip install -e .
run:
python -m zhurnal "ping -c 1000 google.nl"
./.venv/bin/zhurnal "ping google.nl" "watch -n 1 ps aux"
test:
./.venv/bin/python -m unittest zhurnal.tests