Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract a map of filename: content to multiple files with key as name and content as content #2032

Closed
dtcopcp opened this issue May 7, 2024 · 0 comments

Comments

@dtcopcp
Copy link

dtcopcp commented May 7, 2024

This feels like it might be trivial, apologies if it is.

If I can filter down to a map in the form:

filename1.json: {"some":"json"}
filename2.json: {"some":"json"}

how can I split this into two files: filename1.json and filename2.json with only the json as content?

Thanks

Repository owner locked and limited conversation to collaborators Jun 15, 2024
@mikefarah mikefarah converted this issue into discussion #2072 Jun 15, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant