A cli-tool that prints weather forecast for specified location, built using go.
rain <location>
args:
<location> : area name eg. Goa
- Current weather : Location, Country, Temperature , Condition Alert
- Forecast (Hourly) : Time, Temperature, Chance of Rain, Condition Alert
Add your weatherapi key in the .env
file, under the API_KEY
variable