talks

git clone git://code.dwrz.net/talks
Log | Files | Refs

run.sh (95B)


      1 #!/bin/bash
      2 
      3 export OPEN_WEATHER_MAP_API_KEY="$(pass open-weather-map/api-key)"
      4 
      5 go run ./*.go