gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
933 stars 63 forks source link

Prettify run report with pterm.sh tables / styles #84

Closed zackproser closed 2 years ago

zackproser commented 2 years ago

Description

Closes #83

Leverage pterm.sh for the run report git-xargs renders when all work is complete:

new-git-xargs-table

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

These changes prettify the run report that git-xargs renders when all work is complete.

zackproser commented 2 years ago

Thanks for reviews! Going to merge this in now.