Fork me on GitHub
#clojure-nl
<
2018-05-21
>
borkdude08:05:54

Working on a script in clojure to get an e-mail if I should water the flowers on the balcony based on a weather API

🌻 8
lmergen09:05:17

@borkdude can't you do that with ITT ?

lmergen09:05:38

but clojure is more fun 🙂

borkdude09:05:55

yes 😄

borkdude09:05:12

The only problem left is hooking it up with crontab. Crontab doesn’t use the same path and environment variables as a normal user it seems.