Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 444 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 444 Bytes

jqsh is a shell based on jq.

This was the original rough draft, with a very basic repl. To run it, place the package in your sys.path, then run python3 -m jqsh. To exit the loop, press control-D.

Development on this Python implementation has ended. For the active Rust implementation, see jqsh.