Improve reccmp.py (#49)

* Improve reccmp.py

* Now only shows the info for a single function when a specific function
  is specified via -v

* Now colors the output by default

* Percentages are shown as green/yellow/red depending on the percentage
  completed.

* Diff +/- lines are shown as green/red.

* Includes standard --no-color argument in case we need no color for
  some tooling which consumes the output.

* Feedback
This commit is contained in:
Mark Langen
2023-06-25 19:01:40 -07:00
committed by GitHub
parent 9990d0a2b7
commit 0b47f3fff3
3 changed files with 62 additions and 11 deletions

View File

@@ -0,0 +1,2 @@
colorama
capstone