We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Release 0.1.0 Closes #7
Merge pull request #1 from ashb/circleci Run tests and build via CircleCI
Update README with plans and current status
Create a JqRepl struct to encapsualte state This is the main guts of our repl and provides us a place to start adding methods and features.