Add progression reporting.

This commit is contained in:
Matthieu Jolimaitre 2025-07-28 17:01:37 +02:00
parent feaef5a448
commit e94d8a0c50
4 changed files with 58 additions and 9 deletions

6
examples/run_wait Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/bash
set -e
cd "$(dirname "$(realpath "$0")")"
../src/regar.ts --hard --progress 'sleep 2s' wdir

0
examples/wdir/work.txt Normal file
View file