Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 666 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 666 Bytes

jqsh is a shell with a scripting language based on jq and sh.

With a prototype having been written in Python, this project aims to become the full implementation of the shell in Rust. You can run it using cargo run (cargo comes with Rust). To exit the loop, press control-D.

This is version 0.0.1 of jqsh (semver).

For more info on the project, see the wiki, or join us at functionalprogramming.slack.com #jqsh.