jq takes JSON as input and transforms it according to the filters you supply. Since it’s a command-line tool, you can pipe ...
To disable precompiled binaries and always build from source, create a cargokit_options.yaml file in your app's root directory: ...