I'm feedbacking after checking out if this works today, and it doesn't. ``` busybox sh -c "curl 'https://api.github.com/repos/jqlang/jq/commits?per_page=5' | awk -f JSON.awk" ```
I'm feedbacking after checking out if this works today, and it doesn't.