this repo has no description
1# bb-scripts
2
3Clojure scripts for personal use with Babashka
4
5## Weather
6
7This script, when ran with a US postal code as an argument, will fetch the current weather at the location corresponding to that postal code. Uses the National Weather Service's API for forecasts, and the GeoNames database to get latitude/longitude for a given zipcode.
8
9## grimblastr
10
11A wrapper around grimblast using wofi