max-mapper / max-mapper/json-merge

Import from other commands

Open
#4 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
50
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I have situations where I would like to merge the output of different commands. I am not sure yet how to solve this nicely.

This is an idea of how to do this:

json-merge --run="gasket run import" --run="curl http://awesomedata.org/bestset.ldjson"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the json-merge command interface and the existing handling of newline-delimited JSON streams. Clarify how repeated --run options should execute gasket run import and curl, how their outputs are combined, and what completion behavior and errors should look like before implementing the feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.