Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Commit

Permalink
Concat multiple json streams with arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed May 5, 2014
1 parent e80e30a commit 4cf2157
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/util/concat.sh
@@ -0,0 +1,4 @@
#!/bin/bash
set -e

jq --slurp --online-input '.'

0 comments on commit 4cf2157

Please sign in to comment.