master > master: justfile - logs

This commit is contained in:
RD 2022-10-23 14:12:36 +02:00
parent 240c673762
commit 8d585f96c7
1 changed files with 3 additions and 0 deletions

View File

@ -224,6 +224,9 @@ _display-logs:
@- cat logs/debug.log
@echo ""
@echo "----------------"
logs:
@just _create-logs
@tail -f logs/debug.log &
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# TARGETS: processes