Skip to content

banos/stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

stuff

Going to keep some stuff here

jq

Print raw lines, but pprint json:

curl -is "https://api.open-meteo.com/v1/forecast?latitude=52&longitude=13&current=temperature" | \
jq -Rr '. as $raw | try fromjson catch $raw'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published