how to download filea fter search via gh cli and dealing with blobs ? #144575
Unanswered
evilcode1
asked this question in
Programming Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
Hello everyone,
I've been struggling for the past three days to build a query that searches in the code section using this regex:
I finally succeeded with the following command:
I found this solution on Stack Overflow, but I'm wondering if there's an easier way to achieve the same result.
My second question: when I run the command, I get the output in this format:
How can I download each of these JSON files to my PC ? becuase when i try to downbload it from brwoser it's add somthing called blob or UUID ex.:2a2f4fe817e42fb15d3f58f615fe5301647a1680
https://raw.githubusercontent.com/lyft/clutch/2a2f4fe817e42fb15d3f58f615fe5301647a1680/docs/_website/package.json
Beta Was this translation helpful? Give feedback.
All reactions