noahgorstein / jqp

A TUI playground to experiment with jq
MIT License
2.19k stars 40 forks source link

feat: add optional cli argument to specify initial query #77

Closed noahgorstein closed 5 months ago

noahgorstein commented 5 months ago
 curl "https://dummyjson.com/posts" | go run main.go ".posts[0]"

optional-query-arg