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 use jq a lot for data-wrangling with Twitter and other open-datasets. And over the course I have written several jq scripts, which I would like to share. I was wondering what is the right mechanism for sharing or adding to the codebase on the official jq repository? More specifically, how to share non-builtins jq helper functions?
This is analogous to Python package index or docker hub where folks can share what they have built and also prevent some of the builtin bloats!
The text was updated successfully, but these errors were encountered:
Hi
I use jq a lot for data-wrangling with Twitter and other open-datasets. And over the course I have written several jq scripts, which I would like to share. I was wondering what is the right mechanism for sharing or adding to the codebase on the official jq repository? More specifically, how to share non-builtins jq helper functions?
This is analogous to Python package index or docker hub where folks can share what they have built and also prevent some of the builtin bloats!
The text was updated successfully, but these errors were encountered: