ColdGrub1384 / LibTerm

iOS sandboxed terminal with Python, Lua and Clang
https://libterm.app
MIT License
630 stars 115 forks source link

Consider adding jq #32

Open fprimex opened 4 years ago

fprimex commented 4 years ago

Please consider adding jq. The code is very portable so hopefully it would not be too difficult.

dullbananas commented 4 years ago

what is that?

On Fri, Sep 27, 2019 at 9:14 PM Brent Woodruff notifications@github.com wrote:

Please consider adding jq. The code is very portable so hopefully it would not be too difficult.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ColdGrub1384/LibTerm/issues/32?email_source=notifications&email_token=ALL7CZ22U5GD5V7USNJ5FPLQL3K3LA5CNFSM4I3MVFP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOJFXDA, or mute the thread https://github.com/notifications/unsubscribe-auth/ALL7CZZ52QZWZJM5WRW7QOLQL3K3LANCNFSM4I3MVFPQ .

fprimex commented 4 years ago

JSON parser language that works like AWK for JSON:

https://stedolan.github.io/jq/

fprimex commented 4 years ago

Hi, still hoping to get jq added. With curl & jq, Libterm would be exceptionally powerful for scripts interacting with web services that use JSON.