Fork me on GitHub
#joker
<
2020-01-07
>
base69822:01:01

how would you read from stdin? I'm looking to read json from stdin and parse with joker.json/read-string. Something like curl | joker -e '(joker.json/read-string (slurp stdin))'

base69822:01:36

gah, works just like clojure

base69822:01:37

sorry 🙂