ghtopdep icon indicating copy to clipboard operation
ghtopdep copied to clipboard

Option to export to file

Open angularsen opened this issue 2 years ago • 1 comments

Piping the output to a file does not work well due to progress spinner output and any error messages are also included.

Proposal

  • Add flag --output [path] to export the resulting table or JSON to a file

angularsen avatar Jul 12 '23 15:07 angularsen

Hi, you can try my tool written in Go. I added the feature you mentioned. 😊

https://github.com/zer0yu/ghtracker

zer0yu avatar Jan 25 '24 15:01 zer0yu