Devdocs | SunbeamWrap your tools in keyboard-friendly TUIs#topic/lang/shell#topic/software/jq#topic/dev/tools·sunbeam.sh·Sep 4, 2024Devdocs | Sunbeam
My fav jq commands$ jq is an instant classic unix command and likely here to stay. Some snippets: Whole file pretty print $ jq . my.json Get sub-key called 'data'...#topic/software/jq#topic/lang/json·semicolonandsons.com·Sep 4, 2024My fav jq commands