# bb-scripts Clojure scripts for personal use with Babashka ## Weather This 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. ## grimblastr A wrapper around grimblast using wofi