Skip to content

Feature request: REPL #47

@grimnight

Description

@grimnight

Instead of using cat page.html | hq '{something: .something}' repeatedly until it works,
it might be better to use something like cat page.html | hq --repl to get a prompt:

> {something: .something}
{
  "something": "something"
}

for quick development, this could also help with #33 .
There could also be SQLite style .help or Postgres style \? commands.

Would this make sense for hq?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions