You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have hundreds of very large repos, so I created an output json per repo and placed it under a directory structure with hundreds of directories (one per repo)
If I now want to accumulate all per-repo LOC to one global json I know I could just do it with JSON methods, but isn't there a way to tell tokei to use all the hundreds of json files in the --input argument?
Thanks!
The text was updated successfully, but these errors were encountered:
I have hundreds of very large repos, so I created an output json per repo and placed it under a directory structure with hundreds of directories (one per repo)
If I now want to accumulate all per-repo LOC to one global json I know I could just do it with JSON methods, but isn't there a way to tell tokei to use all the hundreds of json files in the --input argument?
Thanks!
The text was updated successfully, but these errors were encountered: