feat: pretty output line

This commit is contained in:
Benjamin Lipp
2025-06-03 16:22:56 +02:00
parent 4bdc464b5b
commit 744cf6fb50
4 changed files with 60 additions and 17 deletions

View File

@@ -5,5 +5,4 @@
* call the old script from the Rosenpass repository's root directory with `./analyze.sh`
* call the new script:
* in `analyze_py/marzipan`: `nix shell`
* `src/analyze.sh analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.
* `nix run .# -- analyze $repo` where `$repo` is the absolute(?) path to the root directory of the Rosenpass repository.